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

<init>

LayoutTreeNode(domNodeIndex: Int, boundingBox: Rect, layoutText: String? = null, inlineTextNodes: List<InlineTextBox>? = null, styleIndex: Int? = null, paintOrder: Int? = null, isStackingContext: Boolean? = null)

Details of an element in the DOM tree with a LayoutObject.