struct Protocol::LayerTree::LayerTreeDidChange

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 layers : Array(Layer) | Nil #

Layer tree, absent if not in the comspositing mode.


[View source]