Builder

class Builder(val enabled: Boolean)

A builder for SetTouchEmulationEnabledRequest, which allows setting the optional parameters of the PageDomain.setTouchEmulationEnabled command via a lambda.

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Properties

Link copied to clipboard

Touch/gesture events configuration. Default: current platform.

Link copied to clipboard

Whether the touch event emulation should be enabled.

Functions

Link copied to clipboard