kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.notifications
/
NotificationEventInit
Notification
Event
Init
JS
inline
fun
NotificationEventInit
(
notification
:
Notification
?
,
action
:
String
?
=
""
,
bubbles
:
Boolean
?
=
false
,
cancelable
:
Boolean
?
=
false
,
composed
:
Boolean
?
=
false
)
:
NotificationEventInit