Contents

orientation

The orientation of the data.

Declaration

var orientation: NSNumber? { get set }

Discussion

When the value of this property is 1, the orientation is portrait; when the value is 0, the orientation is landscape.

See Also

Describing images