What is the default space that is in between UITableView sections?
Here's an example.
Thanks for all the help!
Shredder2794
What is the default space that is in between UITableView sections?
Here's an example.
Thanks for all the help!
Shredder2794
This answer indicates it's a combination of header and footer height, both of which are 10 by default. So 20 total.