NSDrawerDelegate.DrawerShouldClose(NSDrawer) Method

Definition

[Foundation.Export("drawerShouldClose:")]
public virtual bool DrawerShouldClose (AppKit.NSDrawer sender);
abstract member DrawerShouldClose : AppKit.NSDrawer -> bool
override this.DrawerShouldClose : AppKit.NSDrawer -> bool

Parameters

sender
NSDrawer

Returns

Attributes

Applies to