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