menuKey | |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Sent to the current card of the defaultStack when the hardware menu button is pressed. |
Introduced | 5.0.1 |
OS | android |
Platforms | mobile |
Example |
|
Related | Property: defaultStack Message: backKey, searchKey |
Description | Handle the menuKey message to perform an action when the menu key is pressed. The menuKey message is sent to the current card of the defaultStack when the hardware menu button is pressed. |
Tags | ui |