0

I have a modal UIViewController with 2 UIView properties and a SLComposeViewController functionality to share on Facebook and Twitter.

Is it possible and how to accomplish only one UIView property and SLComposeViewController to rotate according to UIInterfaceOrientationMaskAll and other UIView to be UIInterfaceOrientationMaskPortrait?

  • 1
    I think you can't. But you can rotate your second view manually when your orientation was changed. Check this url to see how rotate some view elements: http://stackoverflow.com/questions/8777199/how-to-rotate-sub-views-around-their-own-centres – Vladislav Kovalyov Jul 29 '14 at 10:09
  • @Vladislav, Very useful reply. Thank you very much. – Andrej Trilavov Jul 29 '14 at 10:36

0 Answers0