zng_wgt_input::drag_drop

Function is_drag_hovered_disabled

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

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