behavior
Specifies the behavior of the popover.
Declaration
var behavior: NSPopover.Behavior { get set }Discussion
The default value is NSPopover.Behavior.applicationDefined. See NSPopover.Behavior for possible value.
Specifies the behavior of the popover.
var behavior: NSPopover.Behavior { get set }The default value is NSPopover.Behavior.applicationDefined. See NSPopover.Behavior for possible value.