UIPickerViewAccessibilityDelegate_Extensions.GetAccessibilityAttributedHint 方法

定义

[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

参数

This
IUIPickerViewAccessibilityDelegate

此扩展方法操作的实例。

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

返回

属性

适用于