Adding Buttons to Static TableView Headers with Swift
问题 I am trying to add UIControls to static TableViewHeaders in iOS using swift. The goal is build on top of the default appearance so the UI will match default UI elements going forward. I found a great example of modifying the appearance of existing elements, but nothing on adding new ones. My specific goals are: "Select All" functionality to quickly mark all rows in a section as "checked" (could be a checkmark accessory, UISwitch, etc) "Show/Hide" functionality to allow a single View to