pl.wendigo.chrome.api.animation / GetCurrentTimeRequest

GetCurrentTimeRequest

data class GetCurrentTimeRequest (source)

Represents request frame that can be used with Animation#getCurrentTime operation call.

Returns the current time of the an animation.

Link
Animation#getCurrentTime method documentation.

See Also

AnimationOperations.getCurrentTime

Constructors

<init>

GetCurrentTimeRequest(id: String)

Represents request frame that can be used with Animation#getCurrentTime operation call.

Properties

id

val id: String

Id of animation.