Contents

hasActiveDrop

A Boolean value that indicates whether the table view is currently tracking a drop session.

Declaration

var hasActiveDrop: Bool { get }

Discussion

The value of this property is true when the table view is tracking a drop session.

See Also

Managing drop interactions