- visible
- If true then the item will be visible; if false it is hidden.
Documentation for this section has not yet been entered.
Sets the visibility of the menu item. Even if a menu item is not visible, it may still be invoked via its shortcut (to completely disable an item, set it to invisible and IMenuItem.SetEnabled(bool)).