Enum RemoteControlKeyNames
Enumeration that specifies the remote control key names.
Namespace: Tizen.TV.UIControls.Forms
Assembly: Tizen.TV.UIControls.Forms.dll
Syntax
public enum RemoteControlKeyNames
Fields
Name | Description |
---|---|
Back | Back. |
Blue | Blue. |
ChannelGuide | Channel guide. |
Down | Down. |
Exit | Exit. |
Green | Green. |
Info | Information. |
Left | Left. |
LowerChannel | Lower channel. |
LowerVolume | Lower volume. |
Minus | Minus. |
Mute | Mute. |
Next | Next. |
NextChapter | Next Chapter. |
NUM0 | 0 |
NUM1 | 1 |
NUM2 | 2 |
NUM3 | 3 |
NUM4 | 4 |
NUM5 | 5 |
NUM6 | 6 |
NUM7 | 7 |
NUM8 | 8 |
NUM9 | 9 |
Pause | Pause. |
Play | Play. |
PlayBack | Playback. |
PreviousChannel | Previous channel. |
PreviousChapter | Previous chapter. |
RaiseChannel | Raise channel. |
RaiseVolume | Raise volume. |
Record | Record. |
Red | Red. |
Return | Return. |
Rewind | Rewind. |
Right | Right. |
SimpleMenu | Simple menu. |
Stop | Stop. |
Unknown | An undefined key name. |
Up | Up. |
Yellow | Yellow. |