次の方法で共有


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

戻り値

属性

適用対象