DisplayOrientation
Wisej.Hybrid.Shared.Display.DisplayOrientation
Last updated
Wisej.Hybrid.Shared.Display.DisplayOrientation
Last updated
Namespace: Wisej.Hybrid.Shared.Display
Assembly: Wisej.Hybrid (3.5.0.0)
Represents the orientation a device display can have.
public enum DisplayOrientation : Enum
Landscape
Device display is in landscape orientation.
Portrait
Device display is in portrait orientation.
Unknown
Unknown display orientation.
The device display's orientation.
Gets the orientation of the device's display.