Share via


NSDrawerDelegate.DrawerDidClose(NSNotification) Method

Definition

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

Parameters

notification
NSNotification

Implements

Attributes

Applies to