Instance Property
isStoringSubCategorystoreSubCategorystoreSubCategory
Whether subCategory is stored as glyph-local glyph info.
Declaration
var isStoringSubCategory: Bool { get set }Declaration
@property (nonatomic) BOOL storeSubCategory;Declaration
pyobjc_instanceMethods.storeSubCategory() -> bool
pyobjc_instanceMethods.setStoreSubCategory_(storeSubCategory: bool)Discussion
Setting this to NO replaces subCategory with the value supplied by the Glyph Info Database.