GetPlaybackRateResponse

@Serializable
data class GetPlaybackRateResponse(val playbackRate: Double)

Response type for the AnimationDomain.getPlaybackRate command.

Constructors

Link copied to clipboard
constructor(playbackRate: Double)

Properties

Link copied to clipboard

Playback rate for animations on page.