Contents

init(position:)

Initializes the destination value with the provided position and an instance of ReorderableSingleCollectionIdentifier.

Declaration

init(position: ReorderDifference<ItemID, CollectionID>.Destination.Position) where CollectionID == ReorderableSingleCollectionIdentifier

Discussion

  • position: The position within the collection.