tableView:didDeselectRowAtIndexPath:
-(void)tableView:(UITableView *)tableView didDeselectRowAtIndexPath:(NSIndexPath *)indexPath
解説
- (void)tableView:(UITableView *)tableView didDeselectRowAtIndexPath:(NSIndexPath *)indexPath
返り値
( void )
引数
( UITableView * )tableView
( NSIndexPath * )indexPath
フレームワーク
UIKit
クラス
UITableViewDelegate
Instance Methods
使用可能
iPhone3.0