WebIDLpedia

OrientationType enum

Definition

Screen Orientation defines OrientationType



enum OrientationType {
  "portrait-primary",
  "portrait-secondary",
  "landscape-primary",
  "landscape-secondary"
};

Referring IDL interfaces/dictionaries