estimatePositionAt

fun estimatePositionAt(timestamp: Long): Point

Helper function to estimate to animator translation x,y position at a certain percent

The function ignores the current animator progress

Return

the estimated pixel location of the animator at time timestamp

Parameters

timestamp

the required timestamp in milliseconds to be estimated