Playbook Documentation Beta

Enumeration Snapshot​Device.​Orientation

public enum Orientation

Represents the orientation of a device.

Enumeration Cases

portrait

case portrait

Device oriented vertically.

landscape

case landscape

Device oriented horizontally.