is_drag_hovered_disabled

Function is_drag_hovered_disabled 

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

P If the dragging cursor is over the widget or a descendant and the widget is disabled.