Function zng::mouse::is_cap_mouse_pressed
source ยท pub fn is_cap_mouse_pressed(
child: impl UiNode,
state: impl IntoVar<bool>,
) -> impl UiNode
Expand description
P
If the mouse pointer is pressed or captured by the widget and it is enabled.