Module event

Module event 

Source

Re-exports§

pub use dropped_file::FileDragEvent;

Modules§

dropped_file

Structs§

EventCx
A bundle of helper methods to be used by View::event handlers
PointerId
A unique identifier for the pointer.

Enums§

Event
EventListener
EventPropagation
Control whether an event will continue propagating or whether it should stop.

Functions§

clear_hit_test_cache
Clear the hit test result cache. Call this when layout changes, view tree changes, or at the start of a new frame.