Controls/Picker: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 October 2025

  • curprev 16:0816:08, 17 October 2025 Ten talk contribs 626 bytes +626 Created page with "{{ElementSpec | title=Picker | kind=Control | ms_url=https://learn.microsoft.com/dotnet/maui/user-interface/controls/picker | introduced=MAUI 6.0 (.NET 6) | deprecated=No | notes=Combo-style selection; keyboard navigation on GTK to verify. | props= <tr><td>ItemsSource</td><td>?</td><td></td><td>Bindable list</td></tr> <tr><td>ItemDisplayBinding</td><td>?</td><td></td><td>Text binding</td></tr> <tr><td>SelectedItem</td><td>?</td><td></td><td>Current selection..."