Static zng_app::view_process::raw_events::RAW_HOVERED_FILE_EVENT
source ยท pub static RAW_HOVERED_FILE_EVENT: Event<RawHoveredFileArgs>
Expand description
A file was dragged over a window.
If the file is dropped RAW_DROPPED_FILE_EVENT
will raise.