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