NSCollectionViewFlowLayout.SectionAtIndexIsCollapsed(nuint) Method

Definition

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

Parameters

sectionIndex
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to