Contents

subscript(_:)

Accesses the element at the specified position.

Declaration

@MainActor @preconcurrency subscript(index: Int) -> any HasAnchoring { get set }

See Also

Accessing anchors