toggle menu
chrome-devtools-kotlin
5.11.0-1255431
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.dom
/
DOMDomain
/
documentUpdatedEvents
document
Updated
Events
fun
documentUpdatedEvents
(
)
:
Flow
<
DOMEvent.DocumentUpdated
>
Fired when
Document
has been totally updated. Node ids are no longer valid.
Official doc