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