UIKit.UITableView.SectionIndexMinimumDisplayRowCount Property
The number of rows required in a table view before the index list is displayed.

Syntax

[get: Foundation.Export("sectionIndexMinimumDisplayRowCount")]
[set: Foundation.Export("setSectionIndexMinimumDisplayRowCount:")]
public virtual nint SectionIndexMinimumDisplayRowCount { get; set; }

Value

The default value is 0.

Remarks

Only UIKit.UItableViewStyle.Plain styled tables should have an index.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0