Share via


NSDrawerDelegate.DrawerWillClose(NSNotification) Method

Definition

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

Parameters

notification
NSNotification

Implements

Attributes

Applies to