---
title: runs
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/discontiguousattributedsubstring/runs
---

# runs

The attributed runs of the discontiguous attributed string, as a view into the underlying string.

## Declaration

```swift
var runs: AttributedString.Runs { get }
```
