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