Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-electron
/
electron.core
/
Notification
/
Companion
/
remove
remove
fun
remove
(
id
:
String
)
(
source
)
fun
remove
(
id
:
ReadonlyArray
<
String
>
)
(
source
)
Removes one or more delivered notifications from Notification Center by their identifier(s).