nn::swkbd::CTR::BottomButton Enumerated Typeenum BottomButton;
| Value | Description |
|---|---|
BOTTOM_BUTTON_0 |
(This enumerator is used for internal processing. It cannot be used from the application.) |
BOTTOM_BUTTON_1 |
(This enumerator is used for internal processing. It cannot be used from the application.) |
BOTTOM_BUTTON_2 |
(This enumerator is used for internal processing. It cannot be used from the application.) |
BOTTOM_BUTTON_MAX |
(This enumerator is used for internal processing. It cannot be used from the application.) |
BOTTOM_BUTTON_1BUTTON |
A 1-button button. |
BOTTOM_BUTTON_2BUTTON_LEFT |
A 2-button's left button. |
BOTTOM_BUTTON_2BUTTON_RIGHT |
A 2-button's right button. |
BOTTOM_BUTTON_3BUTTON_LEFT |
A 3-button's left button. |
BOTTOM_BUTTON_3BUTTON_MIDDLE |
A 3-button's middle button. |
BOTTOM_BUTTON_3BUTTON_RIGHT |
A 3-button's right button. |
BOTTOM_BUTTON_MAX_BIT |
(This enumerator is used for internal processing. It cannot be used from the application.) |
Enumerated type for the indices of the buttons on the bottom row.
CONFIDENTIAL