Class StateChangedEventArgs
Definition
- Namespace:
- Tizen.Uix.Tts
- Assembly:
- Tizen.Uix.Tts.dll
- API Level:
- 3
This class holds information related to the TTS StateChanged event.
C#Copypublic class StateChangedEventArgs
- Inheritance
-
System.ObjectStateChangedEventArgs
Properties
Declaration
C#Copypublic State Current { get; }
Property Value
Type | Description |
---|---|
State |
API Level: 3
Declaration
C#Copypublic State Previous { get; }
Property Value
Type | Description |
---|---|
State |