Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
GlobalEventHandlers
/
ondurationchange
ondurationchange
open
var
ondurationchange
:
EventHandler
<
Event
,
GlobalEventHandlers
,
GlobalEventHandlers
>
?
(
source
)
Occurs when the duration attribute is updated.
Parameters
ev
The event.
MDN Reference