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.
画面の現在の向きをロックできる以前のアプリ (アプリ名を忘れた) で見たことがあります。
たとえば、ボタンを使用するだけで、これを行う簡単な方法はありますか。
ロックボタンを押して設定できるivarをアプリデリゲートに追加するだけです。次に、すべてのビュー コントローラーで、アプリ デリゲートの ivar を確認して、
- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
あなたの向きivarに応じたメッセージ