NSCollectionViewFlowLayout.CollapseSectionAtIndex(nuint) Method

Definition

[Foundation.Export("collapseSectionAtIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void CollapseSectionAtIndex (nuint sectionIndex);
abstract member CollapseSectionAtIndex : nuint -> unit
override this.CollapseSectionAtIndex : nuint -> unit

Parameters

sectionIndex
System.System.UIntPtr System.unativeint
Attributes

Applies to