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.
A Boolean value indicating whether the menu item needs to be displayed.
var needsDisplay: Bool { get set }Set this property to true when you want the menu item to be drawn.