Share via


NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>.ExpandItems Method

Definition

[Foundation.Export("expandItems:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ExpandItems(ItemIdentifierType[] items);
[<Foundation.Export("expandItems:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ExpandItems : 'ItemIdentifierType[] -> unit
override this.ExpandItems : 'ItemIdentifierType[] -> unit

Parameters

items
ItemIdentifierType[]
Attributes

Applies to