Skip to main content

EventCallback

Type Alias EventCallback 

Source
pub type EventCallback = dyn FnMut(&mut EventCx<'_>) -> EventPropagation;