Share via


NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>.IsExpanded Method

Definition

[Foundation.Export("isExpanded:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsExpanded(ItemIdentifierType item);
[<Foundation.Export("isExpanded:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member IsExpanded : 'ItemIdentifierType -> bool
override this.IsExpanded : 'ItemIdentifierType -> bool

Parameters

item
ItemIdentifierType

Returns

Attributes

Applies to