collisionDelegate
The delegate object that you want to respond to collisions for the collision behavior.
Declaration
weak var collisionDelegate: (any UICollisionBehaviorDelegate)? { get set }The delegate object that you want to respond to collisions for the collision behavior.
weak var collisionDelegate: (any UICollisionBehaviorDelegate)? { get set }