Share via


NSOutlineViewDelegate.ItemWillExpand(NSNotification) Method

Definition

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

Parameters

notification
NSNotification

Implements

Attributes

Applies to