Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-electron
/
electron.core
/
DisplayBalloonOptions
/
iconType
icon
Type
abstract
var
iconType
:
DisplayBalloonOptionsIconType
?
(
source
)
Can be
none
,
info
,
warning
,
error
or
custom
. Default is
custom
.