RectangleGeometry
public struct RectangleGeometry : Hashable
Rectangle geometry for searchArea.
-
Creates a new
RectangleGeometryDeclaration
Swift
public init(boundingBox: BoundingBox)Parameters
boundingBoxa bounding box representing the rectangle.
-
Bounding box representing the rectangle.
Declaration
Swift
public let boundingBox: BoundingBox
TomTom SDK for iOS (0.53.1)
RectangleGeometry