Share via


NSDiffableDataSourceSnapshot<SectionIdentifierType,ItemIdentifierType>.SectionIdentifiers Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SectionIdentifierType[] SectionIdentifiers { [Foundation.Export("sectionIdentifiers")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sectionIdentifiers")>]
member this.SectionIdentifiers : 'SectionIdentifierType[]

Property Value

SectionIdentifierType[]
Attributes

Applies to