setPageScaleFactor

suspend fun setPageScaleFactor(args: Emulation.SetPageScaleFactorParameter, mode: CommandMode = CommandMode.DEFAULT)

Sets a specified page scale factor.


suspend fun setPageScaleFactor(pageScaleFactor: Double)

Sets a specified page scale factor.

Parameters

pageScaleFactor

Page scale factor.