Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.events
/
Event
/
isTrusted
is
Trusted
val
isTrusted
:
Boolean
(
source
)
Returns true if event was dispatched by the user agent, and false otherwise.
MDN Reference