Share via


NSTabViewController.WillAddItem(NSNotification) Method

Definition

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

Parameters

notification
NSNotification

Implements

Attributes

Applies to