GSHintOptions Constants Reference
Declared in | GSHint.h |
GSHintOptions
Hint Options
Definition
typedef NS_ENUM(uint8_t,
GSHintOptions ) {
TTDontRound = 4,
TTRound = 0,
TTRoundUp = 1,
TTRoundDown = 2,
TTRoundAuto = 8,
Trippel = 128,
};