TKGaugeTicksPosition Constants Reference
Declared in | TKGaugeTicks.h |
TKGaugeTicksPosition
@enum TKGaugeTicksPosition
Defines the position of the gauge ticks. Inner or outer the scale line.
Definition
typedef NS_ENUM(NSInteger, TKGaugeTicksPosition ) {
TKGaugeTicksPositionInner,
TKGaugeTicksPositionOuter,
};
Constants
Declared In
TKGaugeTicks.h