subscript(_:)
Accesses the element at the specified position.
Declaration
@MainActor @preconcurrency subscript(index: Int) -> any HasAnchoring { get set }Accesses the element at the specified position.
@MainActor @preconcurrency subscript(index: Int) -> any HasAnchoring { get set }