GSSpecialHintFlags

Definition

typedef NS_ENUM(NSInteger, GSSpecialHintFlags ) {
   GSIntersectionFlag = 1000,
   GSLSBFlag = 1001,
   GSRSBFlag = 1002,
   GSInflectionFlag = 1003,
};

Constants

GSIntersectionFlag

Declared In GSHint.h.

GSLSBFlag

Declared In GSHint.h.

GSRSBFlag

Declared In GSHint.h.

GSInflectionFlag

Declared In GSHint.h.