I see the following selections in Storyboard for extending the edges of a UIViewController's view under navBars/tabBars:
But how do I set these properties globally for all of my ViewControllers in code? As opposed to manually checking/unchecking on every ViewController in Storyboard.