
"The release adds new TypeConverter support for Location and MapSpan, allowing developers to define coordinates directly in XAML without x:Arguments, reducing verbosity and improving readability."
"All map shapes, including Polygon, Polyline, and Circle, now support IsVisible and ZIndex properties, enabling developers to toggle visibility and control rendering order without removing elements."
"TypedBinding execution time decreased from 47.47 ns to 32.90 ns, while memory allocation dropped from 128 bytes to 64 bytes per operation, showcasing significant performance gains."
.NET 11 Preview 2 introduces targeted updates to .NET Multi-platform App UI (MAUI), specifically enhancing the Map control, binding performance, and API consistency. The release refines existing APIs, addressing verbosity in XAML, inefficiencies in bindings, and inconsistencies in API shapes. Notable updates include new TypeConverter support for Location and MapSpan, a new bindable property for Map.Region, and improved runtime control over map elements. Binding performance has also improved significantly, with optimizations leading to faster execution times and reduced memory allocation.
Read at InfoQ
Unable to calculate read time
Collection
[
|
...
]