Share via


NSDrawerDelegate.DrawerWillOpen(NSNotification) Method

Definition

[Foundation.Export("drawerWillOpen:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DrawerWillOpen(Foundation.NSNotification notification);
[<Foundation.Export("drawerWillOpen:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DrawerWillOpen : Foundation.NSNotification -> unit
override this.DrawerWillOpen : Foundation.NSNotification -> unit

Parameters

notification
NSNotification

Implements

Attributes

Applies to