Share via


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

반환

특성

적용 대상