Instance Property
bottomValue
The lower value for the interpolation range
Declaration
var bottomValue: Int { get set }Declaration
@property (nonatomic, assign) NSInteger bottomValue;Declaration
bottomValue() -> int
setBottomValue_(bottomValue: int)