Share via


NSDrawerDelegate_Extensions.DrawerShouldClose Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool DrawerShouldClose(this AppKit.INSDrawerDelegate This, AppKit.NSDrawer sender);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DrawerShouldClose : AppKit.INSDrawerDelegate * AppKit.NSDrawer -> bool

Parameters

sender
NSDrawer

Returns

Attributes

Applies to