Compartir a través de


UIPickerViewDelegate.GetTitle(UIPickerView, nint, nint) Método

Definición

Título del componente especificado en la fila especificada.

[Foundation.Export("pickerView:titleForRow:forComponent:")]
public virtual string GetTitle (UIKit.UIPickerView pickerView, nint row, nint component);
abstract member GetTitle : UIKit.UIPickerView * nint * nint -> string
override this.GetTitle : UIKit.UIPickerView * nint * nint -> string

Parámetros

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

Devoluciones

Atributos

Se aplica a