I have created a xamarin forms application which i want to run on windows 10 tablet only in landscape mode whether or not the deviceOrientation is on. I checked the checkBox of landscape and landscape-flipped in package.appxManifest but it still rotate in portrait mode. can anyone help me on this? How can I set my app to run in landscape?
↧