Instance Property
subCategory
The classification that refines category.
Declaration
var subCategory: String? { get set }Declaration
@property (nonatomic, copy) NSString * subCategory;Declaration
pyobjc_instanceMethods.subCategory() -> str
pyobjc_instanceMethods.setSubCategory_(subCategory: str)Discussion
This value is usually supplied by the Glyph Info Database. Set isStoringSubCategorystoreSubCategorystoreSubCategory to YES to persist a glyph-local override instead of deriving it from the glyph name.
See Also
Category & Subcategory
The broad classification used to interpret and organize the glyph.
Whether category is stored as glyph-local glyph info.
Whether subCategory is stored as glyph-local glyph info.