struct Protocol::LayerTree::ScrollRect

Overview

Rectangle where scrolling happens on the main thread.

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 rect : DOM::Rect #

Rectangle itself.


[View source]
def type : String #

Reason for rectangle to force scrolling on the main thread


[View source]