Function zng::gesture::is_hovered_disabled
source ยท pub fn is_hovered_disabled(
child: impl UiNode,
state: impl IntoVar<bool>,
) -> impl UiNode
Expand description
P
If the mouse pointer is over the widget or a descendant and the widget is disabled.