pub fn is_checked(child: impl IntoUiNode, state: impl IntoVar<bool>) -> UiNodeExpand description
P If the toggle is checked from any of the three primary properties.
Note to read the tristate directly use IS_CHECKED_VAR directly.
pub fn is_checked(child: impl IntoUiNode, state: impl IntoVar<bool>) -> UiNodeP If the toggle is checked from any of the three primary properties.
Note to read the tristate directly use IS_CHECKED_VAR directly.