共用方式為


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

傳回

屬性

適用於