isDragging A Boolean that indicates whether the receiver is being dragged. Declarationvar isDragging: Bool { get } Discussiontrue if the receiver is being dragged, false otherwise. See AlsoDrawing and event handlingdraw(_:)trackMouse(with:adding:)