MenuItem.getRightJustified

Gets whether the menu item appears justified at the right side of the menu bar.

More...
class MenuItem
bool
getRightJustified
()

Return Value

Type: bool

TRUE if the menu item will appear at the far right if added to a menu bar.

Detailed Description