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