Is there a documented way to set the iPhone orientation?

后端 未结 17 1302
清歌不尽
清歌不尽 2020-11-22 11:09

I have an app where I would like to support device rotation in certain views but other don\'t particularly make sense in Landscape mode, so as I swapping the views out I wou

17条回答
  •  眼角桃花
    2020-11-22 11:42

    I don't think this is possible to do at run-time, though you could of course just apply a 90 degree transform to your UI.

提交回复
热议问题