Run when the mouse button is released after dragging into the frame. This script is run for the frame under the cursor at the end of a drag, regardless of which started the drag. For further details, see the example under OnDragStart.

Signature:

OnReceiveDrag(self)

Arguments:

  • self - The frame object that this handler was called for. (frame)