toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
NotificationAction
Notification
Action
external
interface
NotificationAction
(
source
)
Members
Properties
text
Link copied to clipboard
abstract
var
text
:
String
?
The label for the given action.
type
Link copied to clipboard
abstract
var
type
:
String
The type of action, can be
button
.