Contents

moveDragCaret(to:)

Moves the drag caret that indicates the destination of a drag operation to a given point.

Declaration

func moveDragCaret(to point: NSPoint)

Parameters

  • point:

    The point to move the drag caret to.

See Also

Dragging