Share via


NSToolbarDelegate_Extensions.WillAddItem Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillAddItem(this AppKit.INSToolbarDelegate This, Foundation.NSNotification notification);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillAddItem : AppKit.INSToolbarDelegate * Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to