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.
The orientation of the data.
var orientation: NSNumber? { get set }When the value of this property is 1, the orientation is portrait; when the value is 0, the orientation is landscape.