---
title: attributeKeys
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/attributescope/attributekeys
---

# attributeKeys

A list of all attribute keys contained within this scope and any sub-scopes.

## Declaration

```swift
static var attributeKeys: some Sequence<any AttributedStringKey.Type> { get }
```
