Contents

draggedDistance

The horizontal distance that the user has dragged a column.

Declaration

var draggedDistance: CGFloat { get }

Discussion

If the user is dragging a column, this property contains that column’s horizontal distance from its original position; otherwise, the property’s value is undefined.

See Also

Checking altered columns