setValues

expect fun setValues(start: Int, end: Int)

Set the start and end values of an animation.

Parameters

start

The start value.

end

The end value.

actual fun setValues(start: Int, end: Int)
actual fun setValues(start: Int, end: Int)