Class StateChangedEventArgs
Definition
- Namespace:
- Tizen.Uix.VoiceControl
- Assembly:
- Tizen.Uix.VoiceControl.dll
This class holds information related to the VoiceControl client StateChanged event.
C#Copypublic class StateChangedEventArgs
- Inheritance
-
objectStateChangedEventArgs
Properties
Declaration
C#Copypublic State Current { get; }
Property Value
| Type | Description |
|---|---|
| State |
Declaration
C#Copypublic State Previous { get; }
Property Value
| Type | Description |
|---|---|
| State |