Contents

delegate

An object that configures and controls a drop interaction.

Declaration

weak var delegate: (any UIDropInteractionDelegate)? { get }

See Also

Managing drop interactions