Hello @LastPAS Admin ,
Disabling or enabling rotation are at the application level, your app can support auto rotation and you can set a certain page not to rotate (the page only supports one device orientation as the thread you mentioned). However, you cannot make individual image controls disable rotation.
You could choose different layout after the orientation changed, refer to Device Orientation - Xamarin | Microsoft Learn
(Note: The doc is about Xamarin, it also applies to MAUI, Xamarin.Essentional is a part of MAUI currently)
Best Regards,
Wenyan Zhang
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.