pub fn client_point(evt: &DragEvent) -> PointExpand 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.