Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 307 Bytes

tableViewMultipleSelection

Shows how to do multiple selection in a table view with built in checkmarks.

Just set your table view to editing = true and configure your tableView to allow Multiple Selection During Editing.

TableViewAttributes

screenshot