Maui Sample Project State: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 29: | Line 29: | ||
== Blazor == | == Blazor == | ||
<span id="BlazorPage"></span> | |||
[[File:Maui Sample Project Blazor Page.png|thumb|Maui Sample Project Blazor Page]] | [[File:Maui Sample Project Blazor Page.png|thumb|Maui Sample Project Blazor Page]] | ||
Currently Blazor Page throws an Exception | Currently Blazor Page throws an Exception | ||
| Line 90: | Line 91: | ||
== Controls == | == Controls == | ||
<span id="ControlsPage"></span> | |||
== Platform Specifics == | == Platform Specifics == | ||
<span id="PlatformSpecificsPage"></span> | |||
== Compatibility == | == Compatibility == | ||
<span id="CompatibilityPage"></span> | |||
== Layouts == | == Layouts == | ||
<span id="LayoutsPage"></span> | |||
== User Interface Concepts == | == User Interface Concepts == | ||
<span id="UserInterfaceConceptsPage"></span> | |||
== Other Concepts == | == Other Concepts == | ||
<span id="OtherConceptsPage"></span> | |||
Revision as of 06:48, 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 | ✗ | ✗ |
Controls
Platform Specifics
Compatibility
Layouts
User Interface Concepts
Other Concepts