Gets or sets the index of the slected item of the picker. This is a bindable property.
Syntax
public
int SelectedIndex { get; set; }
Value
An 0-based index representing the selected item in the list. Default is -1.
Remarks
Requirements
Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0