toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
MessageBoxReturnValue
/
checkboxChecked
checkbox
Checked
abstract
var
checkboxChecked
:
Boolean
(
source
)
The checked state of the checkbox if
checkboxLabel
was set. Otherwise
false
.