Picker
A View control for picking an element in a list.
Identifies the SelectedIndex bindable property.
Identifies the Title bindable property.
Gets the list of choices.
Gets or sets the index of the slected item of the picker. This is a bindable property.
Gets or sets the title for the Picker. This is a bindable property.
Raised when the value of the SelectIndex property has changed.
public Picker()