TKGaugeSegmentCap Constants Reference
Declared in | TKGaugeSegment.h |
TKGaugeSegmentCap
@enum TKGaugeSegmentCap
Defines weather the sides of the segment will be rounded or edgy.
Definition
typedef NS_ENUM(NSInteger, TKGaugeSegmentCap ) {
TKGaugeSegmentCapRound,
TKGaugeSegmentCapEdge,
};
Constants
Declared In
TKGaugeSegment.h