is_pointer_active

Function is_pointer_active 

Source
pub fn is_pointer_active(
    child: impl IntoUiNode,
    state: impl IntoVar<bool>,
) -> UiNode
Expand description