UIPickerViewDelegate_Extensions.Selected Método

Definição

Indica que o usuário selecionou uma linha no 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

Parâmetros

This
IUIPickerViewDelegate

A instância na qual esse método de extensão opera.

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

Aplica-se a