Share via


UIPickerViewDelegate_Extensions.GetTitle 메서드

정의

지정된 행에 있는 지정된 구성 요소의 제목입니다.

public static string GetTitle (this UIKit.IUIPickerViewDelegate This, UIKit.UIPickerView pickerView, nint row, nint component);
static member GetTitle : UIKit.IUIPickerViewDelegate * UIKit.UIPickerView * nint * nint -> string

매개 변수

This
IUIPickerViewDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

pickerView
UIPickerView
row
System.System.IntPtr System.nativeint
component
System.System.IntPtr System.nativeint

반환

적용 대상