collisionMode
The type of edges that participate in collisions for the collision behavior.
Declaration
var collisionMode: UICollisionBehavior.Mode { get set }Discussion
To specify collisionMode, use one of the values in the UICollisionBehavior.Mode enum. The default value is everything.