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