ItemInfo

interface ItemInfo(source)

Context for an item in a Menu.

Inheritors

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