Contents

remove(_:)

Removes the anchor at the specified position.

Declaration

@MainActor @preconcurrency func remove(_ entity: any HasAnchoring)

Parameters

  • entity:

    The anchor to remove from the collection.

See Also

Removing anchors