Class StateChangedEventArgs
Definition
- Assembly:
- Tizen.Uix.Stt.dll
This class holds information related to the STT StateChanged event.
C#Copypublic class StateChangedEventArgs
- Inheritance
-
objectStateChangedEventArgs
Properties
Declaration
C#Copypublic State Current { get; }
Property Value
Type | Description |
---|---|
State |
Declaration
C#Copypublic State Previous { get; }
Property Value
Type | Description |
---|---|
State |