共用方式為


UIPickerViewAccessibilityDelegate.GetAccessibilityLabel 方法

定義

取得指定 UIPickerView 之 的標籤。

[Foundation.Export("pickerView:accessibilityLabelForComponent:")]
public virtual string GetAccessibilityLabel (UIKit.UIPickerView pickerView, nint acessibilityLabelForComponent);
abstract member GetAccessibilityLabel : UIKit.UIPickerView * nint -> string
override this.GetAccessibilityLabel : UIKit.UIPickerView * nint -> string

參數

pickerView
UIPickerView
acessibilityLabelForComponent
System.System.IntPtr System.nativeint

傳回

屬性

適用於