isVertical
A Boolean value indicating whether the status bar has a vertical orientation.
Declaration
var isVertical: Bool { get }Discussion
When the value of this property is true, the status bar has a vertical orientation. The status bar returned by the system method is horizontal and has the value false for this property.