UIPickerViewAccessibilityDelegate_Extensions.GetAccessibilityLabel 方法

定义

返回组件的辅助功能标签。

public static string GetAccessibilityLabel (this UIKit.IUIPickerViewAccessibilityDelegate This, UIKit.UIPickerView pickerView, nint acessibilityLabelForComponent);
static member GetAccessibilityLabel : UIKit.IUIPickerViewAccessibilityDelegate * UIKit.UIPickerView * nint -> string

参数

This
IUIPickerViewAccessibilityDelegate

此扩展方法操作的实例。

pickerView
UIPickerView
acessibilityLabelForComponent
System.System.IntPtr System.nativeint

返回

适用于