kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-electron
/
io.kvision.electron.electron
/
Notification
/
once
once
open
fun
once
(
event
:
String
,
listener
:
(
event
:
Event
,
index
:
Number
)
->
Unit
)
:
Notification
(
source
)
open
fun
once
(
event
:
String
,
listener
:
(
event
:
Event
)
->
Unit
)
:
Notification
(
source
)
open
fun
once
(
event
:
String
,
listener
:
(
event
:
Event
,
reply
:
String
)
->
Unit
)
:
Notification
(
source
)