Contents

UICellAccessoryReorder

The reorder system accessory.

Declaration

@interface UICellAccessoryReorder : UICellAccessory

Overview

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.

Topics

Accessing configuration options

See Also

Creating a system accessory