Typescript Library Declarations (DOM)
Function onplay
Occurs when the play method is requested.
onplay
(
this
,
ev
)
:
any
Parameters
this
:
Window
ev
:
Event
The event.
MDN Reference
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (DOM)
Occurs when the play method is requested.