I have an old app that is having strange layout behavior because of iOS7. It is not a storyboard app.
I started a storyboard app and came across 'Extend Edges' in the inspector, which seems to solve the issue on that particular app, however I don't have those options in my old app.
Is there a way for me to programmatically set those options?