NSIndexPath.LongRow Property

Definition

The index of a row within a Section of a UITableView (read-only).

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint LongRow { [Foundation.Export("row")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.LongRow : nint

Property Value

System.System.IntPtr System.nativeint
Attributes

Remarks

Applies to