pl.wendigo.chrome.api.layertree / ScrollRect

ScrollRect

data class ScrollRect (source)

Rectangle where scrolling happens on the main thread.

Link
LayerTree#ScrollRect type documentation.

Constructors

<init>

ScrollRect(rect: Rect, type: String)

Rectangle where scrolling happens on the main thread.

Properties

rect

val rect: Rect

Rectangle itself.

type

val type: String

Reason for rectangle to force scrolling on the main thread