Contents

boundaryIdentifiers

The set of boundary identifiers that you’ve added to the collision behavior.

Declaration

var boundaryIdentifiers: [any NSCopying]? { get }

Discussion

If you haven’t added any boundary identifiers to the collision behavior, this property’s value is nil.

See Also

Configuring a collision behavior