NSCollectionViewFlowLayout.ExpandSectionAtIndex(nuint) Method

Definition

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

Parameters

sectionIndex
System.System.UIntPtr System.unativeint
Attributes

Applies to