Function zng::toggle::deselect_on_deinit
source ยท pub fn deselect_on_deinit(
child: impl UiNode,
enabled: impl IntoVar<bool>,
) -> impl UiNode
Expand description
P
If value
is deselected when the widget that has the value is deinited and the value was selected.