от мейнтейнера dotnet/maui:
> Will let you take the route of looking the same on all the platforms.
@jsuarezruiz even did a few spikes with his drawing implementations where he drew a slide control that looked the same on all platforms. We've talked about providing a Visual="XAML" (name pending) that would basically render the control using purely xplat features (like the new appbar and tabview) at which point you can influence the entire control template (like in UWP).