Share via


NSDiffableDataSourceSectionSnapshot<ItemIdentifierType>.GetLevel Method

Definition

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

Parameters

item
ItemIdentifierType

Returns

IntPtr

nativeint

Attributes

Applies to