Share via


NSIndexPath.Item Property

Definition

The item component of this NSIndexPath.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr Item { [Foundation.Export("item")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("item")>]
member this.Item : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to