Contents

==(_:_:)

Returns a Boolean that indicates whether the pins are equal.

Declaration

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

Parameters

  • lhs:

    A pin to compare.

  • rhs:

    Another pin to compare.