Name
Menuitem.Selected -- learn if an item is selected
Function
This attribute is triggered when the user selects a menu item. RapaGUI automatically listens to this attribute for all menu items so you do not need to explicitly request a notification using the MOAI.Notify attribute.

For menu items that can be toggled or are part of a radio group, querying this attribute returns the current toggle or radio state of the menu item.

Type
Boolean

Applicability
ISGN


Show TOC