Contents

subscript(_:)

Retrieves the pin by its name.

Declaration

subscript(name: String) -> GeometricPin? { get }

Parameters

  • name:

    The name of the pin to look up.