The Beeradmoore Blog
  • Home

ios7

A collection of 1 post
ios

iOS7 Version compatibility

Recently while updating A LOT of our apps I see that one of the main issues is the content going under a UINavigationController. It appears the solution is rather easy and quick to fix. public override void ViewDidLoad () { base.ViewDidLoad(); EdgesForExtendedLayout = UIRectEdge.None; } This works a treat in most instances,
24 Sep 2013
Page 1 of 1
The Beeradmoore Blog © 2025
Powered by Ghost