SetFocusEmulationEnabledParameter

@Serializable
data class SetFocusEmulationEnabledParameter(val enabled: Boolean)

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Properties

Link copied to clipboard

Whether to enable to disable focus emulation.