Windows.Graphics.Display.DisplayInformation.NativeOrientation

May 17, 2019 ยท View on GitHub

-description

Gets the native orientation of the display monitor, which is typically the orientation where the buttons on the device match the orientation of the monitor.

-property-value

The native orientation of the display monitor.

-remarks

NativeOrientation returns only the Landscape or Portrait value. NativeOrientation never returns the LandscapeFlipped or PortraitFlipped value.

-examples

-see-also