I have a View Controller that creates its view programatically through the loadView method. The purpose of the view is to display a data models contents. When the v
loadView
Try following:
Toolbar.autoresizingMask = UIViewAutoresizingFlexibleTopMargin;