Maui Sample Project State: Difference between revisions
Jump to navigation
Jump to search
| Line 14: | Line 14: | ||
| [[Maui_Sample_Project_State#BlazorPage|Blazor]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#dc2626; font-weight:bold;">✗</span> || | | [[Maui_Sample_Project_State#BlazorPage|Blazor]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#dc2626; font-weight:bold;">✗</span> || | ||
|- | |- | ||
| [[Maui_Sample_Project_State# | | [[Maui_Sample_Project_State#CorePage|Core]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span> || | ||
|- | |- | ||
| [[Maui_Sample_Project_State#ControlsPage|Controls]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span> || | | [[Maui_Sample_Project_State#ControlsPage|Controls]] || <span style="color:#16a34a; font-weight:bold;">✓</span> || <span style="color:#16a34a; font-weight:bold;">✓</span> || | ||
Revision as of 06:45, 28 October 2025
Legend
- ✓ OK (Openable)
- ✗ Throws Exception
- ! Not Working
- ? Unknown / not verified
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 | ✗ | ✗ |