byValue
Defines the value the receiver uses to perform relative interpolation.
Declaration
var byValue: Any? { get set }Discussion
See Setting Interpolation Values for details on how byValue interacts with the other interpolation values.
Defines the value the receiver uses to perform relative interpolation.
var byValue: Any? { get set }See Setting Interpolation Values for details on how byValue interacts with the other interpolation values.