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