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