data class GetPlaybackRateResponse
Response type for the AnimationDomain.getPlaybackRate command.
<init> |
Response type for the AnimationDomain.getPlaybackRate command. GetPlaybackRateResponse(playbackRate: Double) |
playbackRate |
Playback rate for animations on page. val playbackRate: Double |