iPhoneのアプリケーションを横長モードで開始するには
公開日:
:
最終更新日:2014/01/30
iOSアプリ開発
Info.plist に UIInterfaceOrientation キーを追加し、UIInterfaceOrientationLandscapeRight か UIInterfaceOrientationLandscapeLeft を設定すればよい。