---
title: Scope
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/attributedtextformattingdefinition/scope
---

# Scope

The text formatting definition only allows usage of attributes in this attribute scope.

## Declaration

```swift
associatedtype Scope : AttributeScope where Self.Scope == Self.Body.Scope
```
