kvision-electron
5.13.0
kvision-electron
/
io.kvision.electron.electron
/
NotificationConstructorOptions
Notification
Constructor
Options
external
interface
NotificationConstructorOptions
Content copied to clipboard
Properties
Properties
actions
Link copied to clipboard
open
var
actions
:
Array
<
NotificationAction
>
?
Content copied to clipboard
body
Link copied to clipboard
abstract
var
body
:
String
Content copied to clipboard
close
Button
Text
Link copied to clipboard
open
var
closeButtonText
:
String
?
Content copied to clipboard
has
Reply
Link copied to clipboard
open
var
hasReply
:
Boolean
?
Content copied to clipboard
icon
Link copied to clipboard
open
var
icon
:
dynamic
Content copied to clipboard
reply
Placeholder
Link copied to clipboard
open
var
replyPlaceholder
:
String
?
Content copied to clipboard
silent
Link copied to clipboard
open
var
silent
:
Boolean
?
Content copied to clipboard
sound
Link copied to clipboard
open
var
sound
:
String
?
Content copied to clipboard
subtitle
Link copied to clipboard
open
var
subtitle
:
String
?
Content copied to clipboard
timeout
Type
Link copied to clipboard
open
var
timeoutType
:
String
?
Content copied to clipboard
title
Link copied to clipboard
abstract
var
title
:
String
Content copied to clipboard
urgency
Link copied to clipboard
open
var
urgency
:
String
?
Content copied to clipboard