Instance Property
subCategory
The subcategory of the glyph.
Declaration
var subCategory: String { get set }Declaration
@property (nonatomic, strong) NSString * subCategory;Declaration
pyobjc_instanceMethods.subCategory() -> str
pyobjc_instanceMethods.setSubCategory_(subCategory: str)Discussion
This is mostly from the UnicodeData.txt file from unicode.org. Some corrections and additions have been made e.g: “Ligature”, “Decimal Digit”, …