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