Contents

removeAnchor(_:)

Remove a camera region anchor.

Declaration

final func removeAnchor(_ anchor: CameraRegionAnchor) async throws

Parameters

  • anchor:

    The anchor to remove.

Discussion