Share via


INSOutlineViewDelegate.ItemDidExpand(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to