init(allowMove:)
Creates a drag configuration that can support drag-to-move in addition to drag-to-copy.
Declaration
init(allowMove: Bool)Discussion
iOS supports drag-to-move operations only within an application. On macOS, an item can be dragged to move both within the app and to other apps.