UIKit.UIPickerView: Property Members

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

See Also: Inherited members from UIKit.UIView

Public Properties

[read-only]
static
AppearanceUIPickerView.UIPickerViewAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DataSourceFoundation.NSObject. The UIPickerViewDataSource that provides elements to this UIPickerView.
DelegateIUIPickerViewDelegate. An instance of the UIKit.UIPickerViewDelegate model class which acts as the class delegate.
ModelUIPickerViewModel. The UIPickerViewModel that this UIPickerView is representing.
[read-only]
NumberOfComponentsnint. The number of elements in this UIPickerView.
ShowSelectionIndicatorbool. Displays the selection indicator.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type