init(operation:)
Initializes a new drop proposal with a drop operation type.
Declaration
init(operation: UIDropOperation)Parameters
- operation:
The operation that the drop interaction proposes to perform.
Return Value
A drop proposal that has a drop operation.