Share via


UIPickerViewDelegate.GetTitle(UIPickerView, nint, nint) Metodo

Definizione

Titolo del componente specificato nella riga specificata.

[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

Parametri

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

Restituisce

Attributi

Si applica a