I'd like to round the corner of my main view with cornerRadius, looks like the built-in Safari on iPad. What value should I put?
cornerRadius
At least in iOS 6 that rounding is automatic if you haven't got your controller's wantsFullScreenLayout to YES. Otherwise the radius is exactly what the name says so having zoomed in on the image it looks like you want a radius of 4 or 5.
wantsFullScreenLayout
YES
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
6 months ago
viewed
38 times
active