Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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
.