Contents

==(_:_:)

Returns a Boolean value that indicates whether two values are equal.

Declaration

static func == (lhs: SpatialTemplateSeatElement, rhs: SpatialTemplateSeatElement) -> Bool

Parameters

  • lhs:

    The first value.

  • rhs:

    The second value.