setScrollbarsHidden

suspend fun setScrollbarsHidden(args: Emulation.SetScrollbarsHiddenParameter, mode: CommandMode = CommandMode.DEFAULT)


suspend fun setScrollbarsHidden(hidden: Boolean)

Parameters

hidden

Whether scrollbars should be always hidden.