Share via


NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>.VisibleItems Property

Definition

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

Property Value

ItemIdentifierType[]
Attributes

Applies to