ShowMessageBox Type
Constructors
| Constructor |
Description
|
Full Usage:
ShowMessageBox(response, checkboxChecked)
Parameters:
float
-
The index of the clicked button.
checkboxChecked : bool
-
The checked state of the checkbox if checkboxLabel was set. Otherwise false.
Returns: ShowMessageBox
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.checkboxChecked
|
The checked state of the checkbox if checkboxLabel was set. Otherwise false. |
Full Usage:
this.response
|
The index of the clicked button. |
fable-electron-docs-api