Share via


NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>.Items Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ItemIdentifierType[] Items { [Foundation.Export("items", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("items", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Items : 'ItemIdentifierType[]

Property Value

ItemIdentifierType[]
Attributes

Applies to