Class DisplayLanguageChangedEventArgs
Definition
- Namespace:
- Tizen.Uix.InputMethod
- Assembly:
- Tizen.Uix.InputMethod.dll
This class contains the data related to the DisplayLanguageChanged event.
public class DisplayLanguageChangedEventArgs
- Inheritance
-
objectDisplayLanguageChangedEventArgs
Properties
View SourceLanguage
The language code.
Declaration
public string Language { get; }
Property Value
Type | Description |
---|---|
string |