UIKit.UIPickerViewDataSource: Method Members

The methods of UIKit.UIPickerViewDataSource are listed below. For a list of all members, see the UIPickerViewDataSource Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

abstract
GetComponentCount(UIPickerView) : nint
The number of components in the UIPickerView.
abstract
GetRowsInComponent(UIPickerView, nint) : nint
The number of rows in the specified component.