Instance Property
group
The title of an explicit glyph group used for sorting and display.
Declaration
var group: String? { get set }Declaration
@property (nonatomic, copy) NSString * group;Declaration
pyobjc_instanceMethods.group() -> str
pyobjc_instanceMethods.setGroup_(group: str)Discussion
This value is usually supplied by the Glyph Info Database together with groupIdx. Set isStoringGroupstoreGroupstoreGroup to YES to persist glyph-local overrides of both values instead of deriving them from the glyph name.