.NET MAUI 9 Preview 7: Introduction of HybridWebView and Other Improvements
Briefly

The introduction of HybridWebView allows developers to integrate HTML, JavaScript, and CSS content within .NET MAUI apps, significantly enhancing communication capabilities between the host app and WebView content.
The new TitleBar control enables developers to design custom title bars and improves user interface flexibility, only currently available for Windows with plans for Mac Catalyst support in the future.
The ActivateWindow method streamlines user experience on Mac Catalyst and Windows, allowing developers to easily bring specific windows to the forefront, which enhances multitasking capabilities.
The BackButtonBehavior update to BindingMode.OneWay enhances the dynamic control over the back button, allowing real-time data bindings to govern its visibility and functionality.
Read at InfoQ
[
]
[
|
]