-(void)pickerView:(UIPickerView *)pickerView didSelectRow:(NSInteger)row inComponent:(NSInteger)component
解説
- (void)pickerView:(UIPickerView *)pickerView didSelectRow:(NSInteger)row inComponent:(NSInteger)component
返り値
( void )
引数
( UIPickerView * )pickerView
( NSInteger )row
( NSInteger )component
フレームワーク
UIKit
クラス
UIPickerViewDelegate
Instance Methods
使用可能
iPhone2.0