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.
A Boolean value that indicates whether the table view is currently tracking a drop session.
var hasActiveDrop: Bool { get }The value of this property is true when the table view is tracking a drop session.