Instance Property
isStoringCategorystoreCategorystoreCategory
Whether category is stored as glyph-local glyph info.
Declaration
var isStoringCategory: Bool { get set }Declaration
@property (nonatomic) BOOL storeCategory;Declaration
pyobjc_instanceMethods.storeCategory() -> bool
pyobjc_instanceMethods.setStoreCategory_(storeCategory: bool)Discussion
Setting this to NO replaces category with the value supplied by the Glyph Info Database.
See Also
Category & Subcategory
The broad classification used to interpret and organize the glyph.
The classification that refines category.
Whether subCategory is stored as glyph-local glyph info.