NSIndexPath.LongSection Property

Definition

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

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

Property Value

System.System.IntPtr System.nativeint

Attributes

Remarks

Applies to