ViewController/MixiOrientationDelegate.h
説明を見る。
00001 
00009 #import <Foundation/Foundation.h>
00010 
00011 
00015 @protocol MixiOrientationDelegate
00016 
00023 - (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation;
00024 
00025 @end
 全て クラス ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義