mosaic
Toggle table of contents
0.18.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mosaic
mosaic-animation
/
com.jakewharton.mosaic.animation
/
VectorizedKeyframesSpec
/
getValueFromNanos
get
Value
From
Nanos
open
override
fun
getValueFromNanos
(
playTimeNanos
:
Long
,
initialValue
:
V
,
targetValue
:
V
,
initialVelocity
:
V
)
:
V
Throws
Illegal
State
Exception
When the initial or final value to animate within a keyframe is missing.