UIPickerViewDelegate_Extensions.Selected Metodo

Definizione

Indica che l'utente ha selezionato una riga nel componente.

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

Parametri

This
IUIPickerViewDelegate

Istanza in cui opera questo metodo di estensione.

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

Si applica a