Condividi tramite


UICollectionView.InsertSections(NSIndexSet) Method

Definition

[Foundation.Export("insertSections:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void InsertSections(Foundation.NSIndexSet sections);
[<Foundation.Export("insertSections:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member InsertSections : Foundation.NSIndexSet -> unit
override this.InsertSections : Foundation.NSIndexSet -> unit

Parameters

sections
NSIndexSet
Attributes

Applies to