Controls/Picker

From Wiki Maui Linux NET
Jump to navigation Jump to search


Picker

Kind
Control
Microsoft Docs
Picker documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
No
Notes
Combo-style selection; keyboard navigation on GTK to verify.

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes
ItemsSource?Bindable list
ItemDisplayBinding?Text binding
SelectedItem?Current selection
SelectedIndex?Index-based
Title?Placeholder