Class LanguageSetEventArgs
Definition
- Namespace:
- Tizen.Uix.InputMethod
- Assembly:
- Tizen.Uix.InputMethod.dll
This class contains the data related to the LanguageSet event.
public class LanguageSetEventArgs
- Inheritance
-
objectLanguageSetEventArgs
Properties
View SourceLanguage
The preferred language that the client application wants.
Declaration
public InputPanelLanguage Language { get; }
Property Value
Type | Description |
---|---|
InputPanelLanguage |