Static zng_wgt_toggle::DESELECT_ON_DEINIT_VAR
source ยท pub static DESELECT_ON_DEINIT_VAR: ContextVar<bool>
Expand description
If value
is deselected when the widget that has the value is deinited and the value was selected.
Use the deselect_on_deinit
property to set. By default is false
.