---
title: headings
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/accessibilitysystemrotor/headings
---

# headings

System Rotor allowing users to iterate through all headings.

## Declaration

```swift
static var headings: AccessibilitySystemRotor { get }
```

## See Also

### Iterating through headings

- [headings(level:)](swiftui/accessibilitysystemrotor/headings(level:).md)
