toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
NotificationEvent
Notification
Event
sealed
external
interface
NotificationEvent
(
source
)
Members
Types
ACTION
Link copied to clipboard
sealed
interface
ACTION
:
LegacyEventType
CLICK
Link copied to clipboard
sealed
interface
CLICK
:
LegacyEventType
CLOSE
Link copied to clipboard
sealed
interface
CLOSE
:
LegacyEventType
Companion
Link copied to clipboard
object
Companion
FAILED
Link copied to clipboard
sealed
interface
FAILED
:
LegacyEventType
REPLY
Link copied to clipboard
sealed
interface
REPLY
:
LegacyEventType
SHOW
Link copied to clipboard
sealed
interface
SHOW
:
LegacyEventType