Contents

init(position:collectionID:)

Initializes the destination value with the provided position and collectionID.

Declaration

init(position: ReorderDifference<ItemID, CollectionID>.Destination.Position, collectionID: CollectionID)

Discussion

  • position: The position within the collection.

  • destination: The identifier that represents this collection.