Instance Property
isStoringCasestoreCasestoreCase
Whether the case classification is stored as glyph-local glyph info.
Declaration
var isStoringCase: Bool { get set }Declaration
@property (nonatomic) BOOL storeCase;Declaration
pyobjc_instanceMethods.storeCase() -> bool
pyobjc_instanceMethods.setStoreCase_(storeCase: bool)Discussion
Setting this to NO replaces the case classification with the value supplied by the Glyph Info Database.
See Also
Case
Assigns a case classification without recording a glyph change.
See Also
Case
The case classification used to interpret and organize the glyph.
Assigns the case classification used to interpret and organize the glyph.
Assigns a case classification without recording a glyph change.