Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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
.