pl.wendigo.chrome.api.overlay / SetShowFPSCounterRequest

SetShowFPSCounterRequest

data class SetShowFPSCounterRequest (source)

Represents request frame that can be used with Overlay#setShowFPSCounter operation call.

Requests that backend shows the FPS counter

Link
Overlay#setShowFPSCounter method documentation.

See Also

OverlayOperations.setShowFPSCounter

Constructors

<init>

SetShowFPSCounterRequest(show: Boolean)

Represents request frame that can be used with Overlay#setShowFPSCounter operation call.

Properties

show

val show: Boolean

True for showing the FPS counter