Class ServiceStateChangedEventArgs
Definition
- Namespace:
- Tizen.Uix.Tts
- Assembly:
- Tizen.Uix.Tts.dll
- API Level:
- 10
This class holds information related to the TTS ServiceStateChanged event.
C#Copypublic class ServiceStateChangedEventArgs : object
- Inheritance
-
ServiceStateChangedEventArgs
Properties
Declaration
C#Copypublic ServiceState Current { get; }
Property Value
Type | Description |
---|---|
ServiceState |
API Level: 10
Declaration
C#Copypublic ServiceState Previous { get; }
Property Value
Type | Description |
---|---|
ServiceState |