setEmulatedOSTextScale

suspend fun setEmulatedOSTextScale(args: Emulation.SetEmulatedOSTextScaleParameter, mode: CommandMode = CommandMode.DEFAULT)

Emulates the given OS text scale.


suspend fun setEmulatedOSTextScale(scale: Double? = null)

Emulates the given OS text scale.

Parameters

scale

No description