Function dioxus::events::ondragexit[][src]

pub fn ondragexit<'a>(
    factory: NodeFactory<'a>,
    callback: impl FnMut(UiEvent<MouseData>) + 'a
) -> Listener<'a>
Expand description

ondragexit