-
Notifications
You must be signed in to change notification settings - Fork 1
UITableView
kevnm67 edited this page Sep 23, 2021
·
1 revision
IndexPath of the tableviews last row.
var indexPathForLastRow: IndexPath? Index of the tableviews last section.
var lastSection: Int? IndexPath of the last row in a given section or nil.
func indexPathForLastRow(inSection section: Int) -> IndexPath? - section: Section to evaluate.
Generated at 2023-04-13T21:24:51+0000 using swift-doc 1.0.0-rc.1.