Contents

everything

Specifies that the dynamic items, associated with the collision behavior, collide with each other and with specified collision boundaries.

Declaration

static var everything: UICollisionBehavior.Mode { get }

Discussion

This is the default collision behavior mode.

See Also

Constants