Freigeben über


UIPickerViewAccessibilityDelegate_Extensions.GetAccessibilityAttributedHint Methode

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSAttributedString GetAccessibilityAttributedHint (this UIKit.IUIPickerViewAccessibilityDelegate This, UIKit.UIPickerView pickerView, nint component);
static member GetAccessibilityAttributedHint : UIKit.IUIPickerViewAccessibilityDelegate * UIKit.UIPickerView * nint -> Foundation.NSAttributedString

Parameter

This
IUIPickerViewAccessibilityDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

Gibt zurück

Attribute

Gilt für: