Share via


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

반환

특성

적용 대상