pub fn is_cap_mouse_pressed(
child: impl IntoUiNode,
state: impl IntoVar<bool>,
) -> UiNodeExpand description
P If the mouse pointer is pressed or captured by the widget and it is enabled.
pub fn is_cap_mouse_pressed(
child: impl IntoUiNode,
state: impl IntoVar<bool>,
) -> UiNodeP If the mouse pointer is pressed or captured by the widget and it is enabled.