Maui Sample Project State
Legend
- ✓ OK (Openable)
- ✗ Throws Exception
- ! Not Working
- ? Unknown / not verified
General Issues
- Text spacing (Margin and Padding)
- Image Resizing
- Filtering
Main Page


| Sub Page | In Sample(ML) | Can Open | Notes |
|---|---|---|---|
| Blazor | ✓ | ✗ | |
| Core | ✓ | ✓ | |
| Controls | ✓ | ✓ | |
| Platform Specifics | ✓ | ✓ | |
| Compatibility | ✓ | ✓ | |
| Layouts | ✓ | ✓ | |
| User Interface Concepts | ✓ | ✓ |
Blazor

Currently Blazor Page throws an Exception
Core


| Sub Page | In Sample(ML) | Can Open | Notes |
|---|---|---|---|
| Alerts | ✓ | ✓ | |
| App Control | ✓ | ✓ | |
| AppThemeBindings | ✓ | ✓ | |
| Brushes | ✓ | ✓ | |
| Clip | ✓ | ✓ | |
| ContextFlyout | ✓ | ✗ | FontImage Not implemented yet, throws not implemented exception |
| ContentPage | ✓ | ✓ | |
| Device | ✓ | ✓ | |
| Dispatcher | ✓ | ✓ | |
| Effects | ✓ | ✓ | |
| FlyoutPage | ✓ | ✓ | |
| Focus Management | ✓ | ✓ | |
| Gestures | ✓ | ✓ | |
| InputTransparent | ✓ | ✓ | |
| MenuBar | ✓ | ✓ | |
| Modal | ✓ | ✓ | |
| Multi-Window | ✓ | ✗ | Webkit exception |
| Navigation Page | ✓ | ✓ | |
| Semantics | ✓ | ✓ | |
| Shadows | ✗ | ✗ | |
| Transformations | ✗ | ✗ | |
| Window Title Bar | ✗ | ✗ |
Controls


| Sub Page | In Sample(ML) | Can Open | Notes |
|---|---|---|---|
| ActivityIndicator | ✓ | ✓ | |
| Border | ✓ | ✓ | |
| BoxView | ✓ | ✓ | |
| Button | ✓ | ✓ | |
| Checkbox | ✓ | ✓ | |
| CarouselView | ✓ | ✗ | |
| CollectionView | ✓ | ✓ | |
| Datepicker | ✓ | ✓ | |
| Editor | ✓ | ✓ | |
| Entry | ✓ | ✓ | |
| HybridWebView | ✗ | ✗ | |
| Image | ✓ | ✓ | |
| ImageButton | ✓ | ✓ | |
| IndicatorView | ✓ | ✓ | |
| Label | ✓ | ✓ | |
| Maps | ✓ | ✓ | |
| Picker | ✓ | ✓ | |
| ProgressBar | ✓ | ✗ | |
| RadioButton Page | ✓ | ✓ | |
| RefreshView | ✓ | ✓ | |
| SearchBar | ✓ | ✗ | |
| Shapes | ✓ | ✗ | |
| Slider | ✓ | ✗ | |
| SwipeView | ✓ | ✗ | |
| Stepper | ✗ | ✗ | |
| Switch | ✗ | ✗ | |
| TimePicker | ✗ | ✗ | |
| WebView | ✗ | ✗ |
Platform Specifics


| Sub Page | In Sample(ML) | Can Open | Notes |
|---|
Compatibility


| Sub Page | In Sample(ML) | Can Open | Notes |
|---|---|---|---|
| Frame | ✓ | ✓ | Not in .NET 10 Samples Project |
| ListView | ✓ | ✓ | |
| TableView | ✓ | ✓ | |
| TabbedPage | ✓ | ✓ | |
| AndExpand | ✓ | ✓ | |
| Layouts | ✓ | ✓ |
Layouts


| Sub Page | In Sample(ML) | Can Open | Notes |
|---|---|---|---|
| AbsoluteLayout | ✓ | ✓ | |
| ContentView | ✓ | ✓ | |
| FlexLayout | ✓ | ✓ | |
| Grid | ✓ | ✓ | |
| RelativeLayout | ✓ | ✗ | Invalid Operation Exception |
| ScrollView | ✓ | ✓ | |
| StackLayout | ✓ | ✓ | |
| TemplatedView | ✓ | ✓ | |
| HorizontalStackLayout | ✓ | ✓ | |
| VerticalStackLayout | ✓ | ✓ | |
| Layout Updates | ✓ | ✓ | |
| Z-Index | ✓ | ✓ | |
| Clipping | ✓ | ✓ | |
| Custom Layout | ? | ✗ | System.Exception: "Handler not found for view Maui.Controls.Sample.Pages.DockLayout"
Strange behavior Page was there then App is crashed, Page is lost |
| Layout IsEnabled | ✗ | ✗ |
User Interface Concepts


Other Concepts