setDefaultBackgroundColorOverride
suspend fun setDefaultBackgroundColorOverride(args: Emulation.SetDefaultBackgroundColorOverrideParameter, mode: CommandMode = CommandMode.DEFAULT)
Sets or clears an override of the default background color of the frame. This override is used if the content does not specify one.
Sets or clears an override of the default background color of the frame. This override is used if the content does not specify one.
Parameters
color
RGBA of the default background color. If not specified, any existing override will be cleared.