ReorderableSingleCollectionIdentifier
An opaque, empty type used to identify reorderable containers and modifiers expecting only a single collection.
Declaration
struct ReorderableSingleCollectionIdentifierSee Also
Reordering items
Making a card game with drag, drop, and reordering in SwiftUIreorderable()reorderable(collectionID:)reorderContainer(for:isEnabled:move:)reorderContainer(for:in:isEnabled:move:)reorderContainer(for:itemID:isEnabled:move:)reorderContainer(for:itemID:in:isEnabled:move:)reorderDestination(for:in:)reorderDestination(for:itemID:in:)ReorderDifference