stdlib
1.1
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
stdlib
/
org.w3c.notifications
/
NotificationAction
Notification
Action
JS
external
interface
NotificationAction
(
source
)
Since Kotlin
1.1
Properties
Properties
action
Link copied to clipboard
JS
abstract
var
action
:
String
?
Since Kotlin
1.1
icon
Link copied to clipboard
JS
open
var
icon
:
String
?
Since Kotlin
1.1
title
Link copied to clipboard
JS
abstract
var
title
:
String
?
Since Kotlin
1.1