In .NET MAUI is there a way to choose a different XAML view based upon whether the device is in Landscape or Portrait – Photoshop
I am using .NET MAUI and I have a particular view that is rather complicated and I would rather have a different layout if the device orientation is in Portrait vs if the device orientation is in landscape. I tinkered…