Share via


NSDrawerDelegate_Extensions.DrawerShouldOpen Method

Definition

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

Parameters

sender
NSDrawer

Returns

Attributes

Applies to