Core
Alerts


| Function/Feature | Works | Notes |
|---|---|---|
| Welcome Alert | ✓ | |
| Alert Simple | ✓ | |
| Alert YES/NO | ✓ | |
| ActionSheet Simple | ✓ | |
| ActionSheet Cancel/Delete | ✓ | |
| Question 1 | ✗ | Throws Not Implemented Exception |
| Question 2 | ✗ | Throws Not Implemented Exception |
App Control


| Function/Feature | Works | Notes |
|---|---|---|
| Terminate Application | ✗ |
AppThemeBindings


| Function/Feature | Works | Notes |
|---|---|---|
| Line 1 | ✓ | |
| Line 2 | ✓ | |
| Line 3 | ✓ |
Brushes


| Function/Feature | Works | Notes |
|---|---|---|
| TabbedPage | ✗ | Not Implemented yet see [1] |
| SolidColorBrush | ||
| SolidColorBrush (Predefined Brush) | ? | |
| SolidColorBrush (Color) | ? | |
| SolidColorBrush (Hex) | ? | |
| SolidColorBrush (Property Tag Syntax) | ? | |
| LinearGradientBrush | ||
| LinearGradientBrush (Horizontal) | ? | |
| LinearGradientBrush (Vertical) | ? | |
| LinearGradientBrush (Diagonal) | ? | |
| RadialGradientBrush | ||
| RadialGradientBrush (Upper left) | ? | |
| RadialGradientBrush (Center) | ? | |
| RadialGradientBrush (Lower right) | ? | |
| Using CSS | ||
| linear-gradient(90deg, rgb(255, 0, 0),rgb(255, 153, 51)) | ? | |
| linear-gradient(180deg, rgb(255, 0, 0),rgb(255, 153, 51)) | ? | |
| linear-gradient(270deg, rgb(255, 0, 0),rgb(255, 153, 51)) | ? | |
| radial-gradient(circle, rgb(255, 0, 0) 25%, rgb(0, 255, 0) 50%, rgb(0, 0, 255) 75%) | ? | |
| radial-gradient(circle at left, rgb(255, 0, 0) 25%, rgb(0, 255, 0) 50%, rgb(0, 0, 255) 75%) | ? | |
| radial-gradient(circle at right, rgb(255, 0, 0) 25%, rgb(0, 255, 0) 50%, rgb(0, 0, 255) 75%) | ? | |
| Brush Changes | ||
| Sharing Brushes Resources | ||
| - Static | ? | |
| - Dynamic | ? | |
| Update Brush Colors | ||
| SolidColorBrush - Update Color | ? | |
| SolidColorBrush - Remove Polygon | ? | |
| LinearGradientBrush - Update Color | ? | |
| LinearGradientBrush - Remove Polygon | ? | |
| RadialGradientBrush - Update Color | ? | |
| RadialGradientBrush - Remove Polygon | ? | |
| BindingContext | ||
| Brush BindingContext - Remove Polygon | ? |
Clip


Clipping is not implemented yet see https://github.com/MauiGtk/maui-linux/issues/86
| Function/Feature | Works | Notes |
|---|---|---|
| Image | ✓ | |
| Clipped Image using RectangleGeometry | ✗ | |
| Clipped Image using EllipseGeometry | ✗ | |
| Clipped Image using GeometryGroup | ✗ | |
| ActionSheet Cancel/Delete | ✗ | |
| Clipped Image using PathGeometry | ✗ |
ContextFlyout

Currently Throws Dll not found exception --> Webkit
ContextMenu/ContextFlyout currently not implemented see https://github.com/MauiGtk/maui-linux/issues/85
ContentPage


Device


Dispatcher


Effects


FlyoutPage


Focus Management


Gestures


InputTransparent


MenuBar


Modal


Multi-Window

Navigation-Page


Semantics


Shadows

Transformations

Window Title Bar
