GSKerningMode Constants Reference
Declared in | GSGlyphEditViewProtocol.h |
GSKerningMode
Definition
typedef NS_ENUM(uint8_t,
GSKerningMode ) {
GSKerningNormal = 1,
GSKerningContextual = 2,
};
Declared in | GSGlyphEditViewProtocol.h |
typedef NS_ENUM(uint8_t,
GSKerningMode ) {
GSKerningNormal = 1,
GSKerningContextual = 2,
};