The methods of UIKit.UIPickerViewModel are listed below. For a list of all members, see the UIPickerViewModel Members list.
See Also: Inherited members from Foundation.NSObject
GetAttributedTitle(UIPickerView, nint, nint)Documentation for this section has not yet been entered. | ||
GetComponentCount(UIPickerView)The number of components in the specified UIPickerView. | ||
GetComponentWidth(UIPickerView, nint)The width of the specified component. | ||
GetRowHeight(UIPickerView, nint)The height of a row in the UIPickerView. | ||
GetRowsInComponent(UIPickerView, nint)The number of rows in the specified component. | ||
GetTitle(UIPickerView, nint, nint)The number of components in the UIPickerView. | ||
GetView(UIPickerView, UIView, nint, nint)The UIView used by the picker view for the specified row and component. | ||
Selected(UIPickerView, nint, nint)Indicates that the item at the specified row has been selected. | ||