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