Skip to main content

DisplayOrientation

Namespace: Wisej.Hybrid.Shared.Display

Assembly: Wisej.Hybrid

Represents the orientation a device display can have.

public enum DisplayOrientation : Enum

Fields

NameDescription
LandscapeDevice display is in landscape orientation.
PortraitDevice display is in portrait orientation.
UnknownUnknown display orientation.

Used By

NameDescription
DisplayInfo.OrientationThe device display's orientation.
DisplayInfo.OrientationGets the orientation of the device's display.