---
title: Accessing Indicies Within an Attributed String
framework: foundation
role: collectionGroup
role_heading: API Collection
path: foundation/accessing-indicies-within-an-attributed-string
---

# Accessing Indicies Within an Attributed String

Access a position within an attributed string, offset from the beginning, or before or after another known position.

## Topics

### Accessing Terminal Indices

- [startIndex](foundation/attributedstring/startindex.md)
- [endIndex](foundation/attributedstring/endindex.md)

### Supporting Types

- [AttributedString.Index](foundation/attributedstring/index.md)
