Enum CommandType
Definition
- Namespace:
- Tizen.Uix.VoiceControl
- Assembly:
- Tizen.Uix.VoiceControl.dll
Enumeration for the command type.
public enum CommandType
Fields
Name | Description |
---|---|
Background | Background command by the client. |
Foreground | Foreground command by the client. |
Undefined | The undefined command. |