zng
0.14.1
In zng::
toggle
Modules
cmd
Structs
CheckStyle
ComboStyle
DefaultStyle
LightStyle
RadioStyle
Selector
SwitchStyle
Toggle
Enums
SelectorError
Statics
IS_CHECKED_VAR
Traits
SelectorImpl
Functions
check_spacing
combo_spacing
deselect_on_deinit
deselect_on_new
is_checked
radio_spacing
scroll_on_select
select_on_init
select_on_new
selector
style_fn
switch_spacing
tristate
zng
::
toggle
Static
IS_CHECKED_VAR
Copy item path
Settings
Help
Summary
Source
pub static IS_CHECKED_VAR:
ContextVar
<
Option
<
bool
>>
Expand description
The toggle button checked state.