Skip to main content

client_point

Function client_point 

Source
pub fn client_point(evt: &DragEvent) -> Point
Expand description

Client (viewport) coordinates of a native drag event as a Point. In-app drags don’t produce DragEvents; this serves the boundary modules (crate::files, crate::external) and custom native zones.