isVertical
A Boolean value indicating whether the font is a vertical font.
Declaration
var isVertical: Bool { get }Discussion
The value in this property is true for a vertical font or false otherwise.
A Boolean value indicating whether the font is a vertical font.
var isVertical: Bool { get }The value in this property is true for a vertical font or false otherwise.