TKGaugeIndicator Class Reference
Inherits from | CALayer |
Declared in | TKGaugeIndicator.h |
Properties
allowTouch
Allows interaction with the segment and changing its value.
@property (nonatomic) BOOL allowTouch
Declared In
TKGaugeIndicator.h
fill
Defines the indicators' fill.
@property (nonatomic, strong, nullable) TKFill *fill
Declared In
TKGaugeIndicator.h
owner
The scale that owns the indicator.
@property (nonatomic, weak, null_unspecified) TKGaugeScale *owner
Declared In
TKGaugeIndicator.h