Instance Property
isStoringSortNamestoreSortNamestoreSortName
Whether sortName and sortNameForKeepAlternatesTogethersortNameKeepsortNameKeep are stored as glyph-local glyph info.
Declaration
var isStoringSortName: Bool { get set }Declaration
@property (nonatomic) BOOL storeSortName;Declaration
pyobjc_instanceMethods.storeSortName() -> bool
pyobjc_instanceMethods.setStoreSortName_(storeSortName: bool)Discussion
Setting this to NO restores sorting information from the Glyph Info Database.
See Also
Sorting
The key used instead of name for predefined glyph sorting.
The sorting key used when alternate glyphs are kept together.