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