Contents

collisionDelegate

The delegate object that you want to respond to collisions for the collision behavior.

Declaration

weak var collisionDelegate: (any UICollisionBehaviorDelegate)? { get set }

See Also

Customizing the collision behavior