Instance Property
isLeftToRight
Whether the right-to-left glyph-progression bit is clear.
Not available in Objective-C.Not available in Python.
Declaration
var isLeftToRight: Bool { get }Discussion
This is also true for bidirectional and vertical values. Use isHorizontal to distinguish horizontal text.