Contents

UITableView.Style.grouped

A table view where sections have distinct groups of rows.

Declaration

case grouped

Discussion

Section headers and footers don’t float when the table view scrolls.

See Also

Styles