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