Contents

dragStateDidChange(_:)

Notifies the cell that its drag status changed.

Declaration

func dragStateDidChange(_ dragState: UITableViewCell.DragState)

Parameters

  • dragState:

    The new drag state for the cell.

See Also

Dragging the row