prefersHorizontalTextLayout
A Boolean value that indicates whether the system setting to prefer horizontal text for languages that support both vertical and horizontal text layout is on.
Declaration
static var prefersHorizontalTextLayout: Bool { get }Discussion
The value of this property is true if the system setting for Prefer Horizontal Text is on; otherwise, false.