Specifies whether a boundary based on the reference system is active.
SDKs
- iOS 7.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
var translatesReferenceBoundsIntoBoundary: Bool { get set }
Discussion
To specify a collision boundary based on the reference system, use the set
method.