Contents

canReorderItem

The handler that determines whether you can reorder a particular item.

Declaration

var canReorderItem: ((ItemIdentifierType) -> Bool)? { get set }

See Also

Reordering items