Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
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
.