Anchor
An opaque value derived from an anchor source and a particular view.
Declaration
@frozen struct Anchor<Value>Overview
You can convert the anchor to a Value in the coordinate space of a target view by using a GeometryProxy to specify the target view.