viewWithTag:
指定したタグを持つビューを返します。
-(UIView *)viewWithTag:(NSInteger)tag
解説
返り値
( UIView * )
引数
( NSInteger )tag
フレームワーク
UIKit
クラス
UIView
Instance Methods
使用可能
iPhone2.0
-(UIView *)viewWithTag:(NSInteger)tag
( UIView * )
( NSInteger )tag
UIKit
UIView
iPhone2.0