struct Protocol::LayerTree::LayerPainted

Included Modules

Defined in:

protocol/layer_tree.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def clip : DOM::Rect #

Clip rectangle.


[View source]
def layer_id : LayerId #

The id of the painted layer.


[View source]