Share via


NSDiffableDataSourceSnapshot<SectionIdentifierType,ItemIdentifierType>.ReloadedSectionIdentifiers Property

Definition

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

Property Value

SectionIdentifierType[]
Attributes

Applies to