Contents

isDragging

A Boolean that indicates whether the receiver is being dragged.

Declaration

var isDragging: Bool { get }

Discussion

true if the receiver is being dragged, false otherwise.

See Also

Drawing and event handling