init(allowMove:)
Creates a value that describes the operations allowed for drags that end within the application. Copy operation is always allowed.
Declaration
init(allowMove: Bool = false)Creates a value that describes the operations allowed for drags that end within the application. Copy operation is always allowed.
init(allowMove: Bool = false)