chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.domsnapshot
/
LayoutTreeNode
/
LayoutTreeNode
Layout
Tree
Node
constructor
(
domNodeIndex
:
Int
,
boundingBox
:
Rect
,
layoutText
:
String
?
=
null
,
inlineTextNodes
:
List
<
InlineTextBox
>
?
=
null
,
styleIndex
:
Int
?
=
null
,
paintOrder
:
Int
?
=
null
,
isStackingContext
:
Boolean
?
=
null
)
(
source
)