SubMenuInfo

Context for submenu within a Menu.

Properties

Link copied to clipboard
abstract val hasChildren: Boolean

true if the submenu has items to show

Inherited properties

Link copied to clipboard
abstract val enabled: Boolean

Whether the item is enabled

Link copied to clipboard
abstract val font: Font?

The item's font

Link copied to clipboard
abstract val mirrored: Boolean

Whether the item is mirrored

Link copied to clipboard
abstract val selected: Boolean

Whether the item is selected

Link copied to clipboard
abstract val text: String

The item's text