Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
GlobalEventHandlers
/
onsuspend
onsuspend
open
var
onsuspend
:
EventHandler
<
Event
,
GlobalEventHandlers
,
GlobalEventHandlers
>
?
(
source
)
Occurs if the load operation has been intentionally halted.
Parameters
ev
The event.
MDN Reference