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