setFocusEmulationEnabled

Enables or disables simulating a focused and active page.


suspend fun setFocusEmulationEnabled(enabled: Boolean)

Enables or disables simulating a focused and active page.

Parameters

enabled

Whether to enable to disable focus emulation.