menu item is selected.
Menu.active
int active() @propertyGet active property.
Returns
The index of the currently selected menu item, or -1 if no
void active(int propval) @propertySet active property.
Parameters
propval | The index of the currently selected menu item, or -1 if no menu item is selected. |