Compartir a través de


IPicker.SelectedIndex Property

Definition

Gets the index of the selected item of the picker.

public:
 property int SelectedIndex { int get(); void set(int value); };
public int SelectedIndex { get; set; }
member this.SelectedIndex : int with get, set
Public Property SelectedIndex As Integer

Property Value

Applies to