UIKit.UIPickerViewAccessibilityDelegate Members

The members of UIKit.UIPickerViewAccessibilityDelegate are listed below.

See Also: Inherited members from UIKit.UIPickerViewDelegate

Public Constructors

Default constructor, initializes a new instance of this class.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Methods

GetAccessibilityHint(UIPickerView, nint) : string
Gets a hint that describes the result of an action on this UIKit.UIPickerViewAccessibilityDelegate.
GetAccessibilityLabel(UIPickerView, nint) : string
Gets a label for the specified UIKit.UIPickerView.