NSCollectionView.ToggleSectionCollapse(NSObject) Method

Definition

[Foundation.Export("toggleSectionCollapse:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ToggleSectionCollapse (Foundation.NSObject sender);
abstract member ToggleSectionCollapse : Foundation.NSObject -> unit
override this.ToggleSectionCollapse : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to