UIViewContainer with UITableVIewContainer subView, UITableViewContainer.View leaves gap at top
- by user216661
I have a UIViewController with a UISegmentedControl that swaps out one of 3 UITableViewControllers depending up the pressed segment selected. Everything works great, except the UITableViewControllers do not fill the entire available screen, but leave a gap at the top .