Contents

needsDisplay

A Boolean value indicating whether the menu item needs to be displayed.

Declaration

var needsDisplay: Bool { get set }

Discussion

Set this property to true when you want the menu item to be drawn.

See Also

Drawing the Menu Item