Class DefaultLanguageChangedEventArgs
Definition
- Assembly:
- Tizen.Uix.Stt.dll
This class holds information about the DefaultLanguageChanged event.
C#Copypublic class DefaultLanguageChangedEventArgs
- Inheritance
-
objectDefaultLanguageChangedEventArgs
Properties
Declaration
C#Copypublic string CurrentLanguage { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#Copypublic string PreviousLanguage { get; }
Property Value
Type | Description |
---|---|
string |