chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.domsnapshot / LayoutTreeSnapshot / <init>

<init>

LayoutTreeSnapshot(nodeIndex: List<Int>, styles: List<ArrayOfStrings>, bounds: List<Rectangle>, text: List<StringIndex>, stackingContexts: RareBooleanData, paintOrders: List<Int>? = null, offsetRects: List<Rectangle>? = null, scrollRects: List<Rectangle>? = null, clientRects: List<Rectangle>? = null)

Table of details of an element in the DOM tree with a LayoutObject.

Official doc