OrientationEvent::Orientation

OrientationEvent::Orientation
enum OrientationType {
  Default,
  RotatedLeft,
  RotatedRight,
  UpsideDown,
  Unknown
} Orientation;
Description

The orientation of the device.