pub static RAW_HOVERED_FILE_CANCELLED_EVENT: Event<RawHoveredFileCancelledArgs>
Expand description
A dragging file was moved away from the window or the operation was cancelled.
The file is the last one that emitted a RAW_HOVERED_FILE_EVENT
.
pub static RAW_HOVERED_FILE_CANCELLED_EVENT: Event<RawHoveredFileCancelledArgs>
A dragging file was moved away from the window or the operation was cancelled.
The file is the last one that emitted a RAW_HOVERED_FILE_EVENT
.