Enum RemoteControlKeyTypes
Enumeration that specifies the remote control key types.
Namespace: Tizen.TV.UIControls.Forms
Assembly: Tizen.TV.UIControls.Forms.dll
Syntax
[Flags]
public enum RemoteControlKeyTypes
Fields
Name | Description |
---|---|
KeyDown | The Key down event type. |
KeyUp | The Key up event type. |