Contents

contains(_:)

Checks whether the bounding box contains the specified bounds.

Declaration

func contains(_ boundingBox: BoundingBox) -> Bool

Return Value

A Boolean that’s true if the box contains the specified bounds.