Contents

UIDropInteraction

An interaction to enable dropping of items onto a view, employing a delegate to instantiate objects and respond to calls from the drop session.

Declaration

@MainActor class UIDropInteraction

Mentioned in

Topics

Initializing drop interactions

Managing drop interactions

Allowing simultaneous drops

See Also

Drag and drop interactions