Function freya::prelude::dioxus_elements::events::ontouchmove
source · pub fn ontouchmove<'a>(
_cx: &'a ScopeState,
_f: impl FnMut(Event<TouchData>) + 'a
) -> Attribute<'a>
pub fn ontouchmove<'a>(
_cx: &'a ScopeState,
_f: impl FnMut(Event<TouchData>) + 'a
) -> Attribute<'a>