Contents

sectionIndexMinimumDisplayRowCount

The number of table rows at which to display the index list on the right edge of the table.

Declaration

var sectionIndexMinimumDisplayRowCount: Int { get set }

Discussion

This property is applicable only to table views in the UITableView.Style.plain style. The default value is zero.

See Also

Configuring the table index