UIPickerViewAccessibilityDelegate.GetAccessibilityLabel 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得指定 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
傳回
- 屬性