UIPickerViewAccessibilityDelegate_Extensions.GetAccessibilityAttributedUserInputLabels Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSAttributedString[] GetAccessibilityAttributedUserInputLabels(this UIKit.IUIPickerViewAccessibilityDelegate This, UIKit.UIPickerView pickerView, IntPtr component);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetAccessibilityAttributedUserInputLabels : UIKit.IUIPickerViewAccessibilityDelegate * UIKit.UIPickerView * nativeint -> Foundation.NSAttributedString[]
Parameters
- pickerView
- UIPickerView
- component
-
IntPtr
nativeint
Returns
- Attributes