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

返回

适用于