Function floem::view::default_event

source ·
pub fn default_event<V: View + ?Sized>(
    view: &mut V,
    cx: &mut EventCx<'_>,
    id_path: Option<&[Id]>,
    event: Event
) -> EventPropagation