Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
willRotateToInterfaceOrientation 通知が持続時間の値とともに到着するのを確認しましたが、この値を変更することが自分の制御下にあるのかどうか疑問に思っています。
iOS 5 以降のバージョンで実現できます。このメソッドを手動で呼び出すことができます
- (void)willRotateToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation duration:(NSTimeInterval)duration
正常に動作しますが、手動で呼び出すことはお勧めしません。