Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.serviceworker
/
NotificationEventInit
Notification
Event
Init
interface
NotificationEventInit
:
ExtendableEventInit
(
source
)
Members
Properties
action
Link copied to clipboard
abstract
val
action
:
String
?
bubbles
Link copied to clipboard
abstract
val
bubbles
:
Boolean
?
cancelable
Link copied to clipboard
abstract
val
cancelable
:
Boolean
?
composed
Link copied to clipboard
abstract
val
composed
:
Boolean
?
notification
Link copied to clipboard
abstract
val
notification
:
Notification