Share via


NSOutlineView.ShouldCollapseAutoExpandedItems(Boolean) Method

Definition

[Foundation.Export("shouldCollapseAutoExpandedItemsForDeposited:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShouldCollapseAutoExpandedItems(bool forDeposited);
[<Foundation.Export("shouldCollapseAutoExpandedItemsForDeposited:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ShouldCollapseAutoExpandedItems : bool -> bool
override this.ShouldCollapseAutoExpandedItems : bool -> bool

Parameters

forDeposited
Boolean

Returns

Attributes

Applies to