pl.wendigo.chrome.domain.animation / GetCurrentTimeRequest

GetCurrentTimeRequest

data class GetCurrentTimeRequest (source)

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

Returns the current time of the an animation.

Constructors

<init>

GetCurrentTimeRequest(id: String)

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

Properties

id

val id: String

Id of animation.