is_cap_mouse_pressed

Function is_cap_mouse_pressed 

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

P If the mouse pointer is pressed or captured by the widget and it is enabled.