dropExited(info:)
Tells the delegate a validated drop operation has exited the modified view.
Declaration
@MainActor @preconcurrency func dropExited(info: DropInfo)Discussion
The default implementation does nothing.
Tells the delegate a validated drop operation has exited the modified view.
@MainActor @preconcurrency func dropExited(info: DropInfo)The default implementation does nothing.