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