Instance Property
isStoringDirectionstoreDirectionstoreDirection
Whether direction is stored as glyph-local glyph info.
Declaration
var isStoringDirection: Bool { get set }Declaration
@property (nonatomic) BOOL storeDirection;Declaration
pyobjc_instanceMethods.storeDirection() -> bool
pyobjc_instanceMethods.setStoreDirection_(storeDirection: bool)Discussion
Setting this to NO replaces direction with the value supplied by the Glyph Info Database.
See Also
Direction
The writing direction associated with the glyph.