An item renderer optimized for the Menu component.

Available since

1.4.0

.

Variables

index:Int

The index of the item in the data provider of the Menu.

Available since

1.4.0

.

menuBarOwner:MenuBar

The MenuBar that contains this item renderer. A Menu is not required to be added to a MenuBar, so this value may be null`.

Available since

1.4.0

.

menuOwner:Menu

The Menu that contains this item renderer.

Available since

1.4.0

.