プログラムからアラート表示を消します。
-(void)dismissWithClickedButtonIndex:(NSInteger)buttonIndex animated:(BOOL)animated
解説
返り値
( void )
引数
( NSInteger )buttonIndex
( BOOL )animated
フレームワーク
UIKit
クラス
UIAlert
Instance Methods
使用可能
iPhone2.0
-(void)dismissWithClickedButtonIndex:(NSInteger)buttonIndex animated:(BOOL)animated
( void )
( NSInteger )buttonIndex
( BOOL )animated
UIKit
UIAlert
iPhone2.0