DisplayOrientation
Wisej.Hybrid.Shared.Display.DisplayOrientation
Namespace: Wisej.Hybrid.Shared.Display
Assembly: Wisej.Hybrid (3.5.0.0)
Represents the orientation a device display can have.
Fields
Name | Description |
---|---|
Landscape | Device display is in landscape orientation. |
Portrait | Device display is in portrait orientation. |
Unknown | Unknown display orientation. |
Used By
Name | Description |
---|---|
The device display's orientation. | |
Gets the orientation of the device's display. |
Last updated