pub type OnPointerMove = Arc<dyn Fn(&mut dyn UiPointerActionHost, ActionCx, PointerMoveCx) -> bool + 'static>;Aliased Typeยง
pub struct OnPointerMove { /* private fields */ }pub type OnPointerMove = Arc<dyn Fn(&mut dyn UiPointerActionHost, ActionCx, PointerMoveCx) -> bool + 'static>;pub struct OnPointerMove { /* private fields */ }