Specifies the behavior of the popover.
SDK
- macOS 10.7+
Framework
- App
Kit
Declaration
Discussion
The default value is NSPopover
. See NSPopover
for possible value.
Specifies the behavior of the popover.
SDK
Framework
The default value is NSPopover
. See NSPopover
for possible value.
func show(relative To: NSRect, of: NSView, preferred Edge: NSRect Edge)
Shows the popover anchored to the specified view.
var positioning Rect: NSRect
The rectangle within the positioning view relative to which the popover should be positioned.