Gets the point where the drag started.
If the gesture is active, this function returns true and fills in x and y with the drag start coordinates, in widget-relative coordinates.
X coordinate for the drag start point
Y coordinate for the drag start point
true if the gesture is active
Gets the point where the drag started.
If the gesture is active, this function returns true and fills in x and y with the drag start coordinates, in widget-relative coordinates.