Edit

Share via


NSPopoverDelegate.ShouldClose(NSPopover) Method

Definition

[Foundation.Export("popoverShouldClose:")]
public virtual bool ShouldClose (AppKit.NSPopover popover);
abstract member ShouldClose : AppKit.NSPopover -> bool
override this.ShouldClose : AppKit.NSPopover -> bool

Parameters

popover
NSPopover

Returns

Attributes

Applies to