draggedColumn
The index of the column that the user is dragging.
Declaration
var draggedColumn: Int { get }Discussion
If the user is dragging a column, this property contains the index of that column; otherwise, it contains -1.
The index of the column that the user is dragging.
var draggedColumn: Int { get }If the user is dragging a column, this property contains the index of that column; otherwise, it contains -1.