UICellAccessoryReorder
The reorder system accessory.
Declaration
@interface UICellAccessoryReorder : UICellAccessoryOverview
A reorder accessory is three horizontal lines with the default system gray color. This accessory appears on the trailing edge of the cell.
If your collection view supports interactive reordering of its cells, a user can drag the cell by its reorder accessory to change the order of the cell in the collection view.