Share via


NSCollectionViewFlowLayout.ExpandSectionAtIndex(UIntPtr) Method

Definition

[Foundation.Export("expandSectionAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ExpandSectionAtIndex(UIntPtr sectionIndex);
[<Foundation.Export("expandSectionAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ExpandSectionAtIndex : unativeint -> unit
override this.ExpandSectionAtIndex : unativeint -> unit

Parameters

sectionIndex
UIntPtr

unativeint

Attributes

Applies to