View-common / view.core.views.animations / SingleAnimation / applyInterpolatedValue
applyInterpolatedValue
open var applyInterpolatedValue: (
Double
) ->
Unit
A function that modifies the view's state.
This function takes the interpolated value of the current time step as an input.
Getter
A function that modifies the view's state.
This function takes the interpolated value of the current time step as an input.
Setter
A function that modifies the view's state.
This function takes the interpolated value of the current time step as an input.