Add Maui Controls ZIndex support
edgarfgp opened this issue · 1 comments
edgarfgp commented
Now that NET7 has been released and the latest Maui bits are available we could wrap ZIndex + extension method
See: https://learn.microsoft.com/en-us/dotnet/api/microsoft.maui.controls.visualelement.zindex?view=net-maui-7.0
https://askxammy.com/organizing-elements-with-zindex-in-net-maui/
TimLariviere commented
Is there a changelog for MAUI net6.0 -> net7.0?