---
title: AttributeScopes.AccessibilityAttributes.HeadingLevelAttribute.HeadingLevel
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/accessibilityattributes/headinglevelattribute/headinglevel
---

# AttributeScopes.AccessibilityAttributes.HeadingLevelAttribute.HeadingLevel

The hierarchy of a heading in relation other headings.

## Declaration

```swift
enum HeadingLevel
```

## Overview

Overview Assistive technologies can use this to improve a users navigation through multiple headings. When users navigate through top level headings they expect the content for each heading to be unrelated.

## Topics

### Enumeration Cases

- [AttributeScopes.AccessibilityAttributes.HeadingLevelAttribute.HeadingLevel.h1](foundation/attributescopes/accessibilityattributes/headinglevelattribute/headinglevel/h1.md)
- [AttributeScopes.AccessibilityAttributes.HeadingLevelAttribute.HeadingLevel.h2](foundation/attributescopes/accessibilityattributes/headinglevelattribute/headinglevel/h2.md)
- [AttributeScopes.AccessibilityAttributes.HeadingLevelAttribute.HeadingLevel.h3](foundation/attributescopes/accessibilityattributes/headinglevelattribute/headinglevel/h3.md)
- [AttributeScopes.AccessibilityAttributes.HeadingLevelAttribute.HeadingLevel.h4](foundation/attributescopes/accessibilityattributes/headinglevelattribute/headinglevel/h4.md)
- [AttributeScopes.AccessibilityAttributes.HeadingLevelAttribute.HeadingLevel.h5](foundation/attributescopes/accessibilityattributes/headinglevelattribute/headinglevel/h5.md)
- [AttributeScopes.AccessibilityAttributes.HeadingLevelAttribute.HeadingLevel.h6](foundation/attributescopes/accessibilityattributes/headinglevelattribute/headinglevel/h6.md)
- [AttributeScopes.AccessibilityAttributes.HeadingLevelAttribute.HeadingLevel.unspecified](foundation/attributescopes/accessibilityattributes/headinglevelattribute/headinglevel/unspecified.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
