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