XPLMMenuCheck

These enumerations define the various ‘check’ states for an X-Plane menu. ‘Checking’ in X-Plane actually appears as a light which may or may not be lit. So there are three possible states.

NameValueDescription
xplm_Menu_NoCheck"0" There is no symbol to the left of the menu item.
xplm_Menu_Unchecked"1" The menu has a mark next to it that is unmarked (not lit).
xplm_Menu_Checked"2" The menu has a mark next to it that is checked (lit).