struct Protocol::Emulation::SetDefaultBackgroundColorOverride

Overview

Sets or clears an override of the default background color of the frame. This override is used if the content does not specify one.

Included Modules

Defined in:

protocol/emulation.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]