Contents

reloadSectionIndexTitles()

Reloads the items in the index bar along the right side of the table view.

Declaration

func reloadSectionIndexTitles()

Discussion

This method gives you a way to update the section index after inserting or deleting sections without having to reload the whole table.

See Also

Related Documentation

Reloading the table view