UITableView.SectionIndexMinimumDisplayRowCount Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr SectionIndexMinimumDisplayRowCount { [Foundation.Export("sectionIndexMinimumDisplayRowCount")] get; [Foundation.Export("setSectionIndexMinimumDisplayRowCount:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sectionIndexMinimumDisplayRowCount")>]
[<set: Foundation.Export("setSectionIndexMinimumDisplayRowCount:")>]
member this.SectionIndexMinimumDisplayRowCount : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to