Share via


INSOutlineViewDelegate.ItemWillCollapse(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to