behavior
The set of allowed behaviors for the status item.
Declaration
var behavior: NSStatusItem.Behavior { get set }Discussion
By default, this property includes no behavior options. See NSStatusItem.Behavior for a list of available behavior options and their effects.