Share via


NSIndexPath.LongSection Property

Definition

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

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

Property Value

IntPtr

nativeint

Attributes

Applies to