---
title: AttributeScopes.TranslationAttributes
framework: foundation
role: symbol
role_heading: Structure
path: foundation/attributescopes/translationattributes
---

# AttributeScopes.TranslationAttributes

A scope that defines translation-specific properties on attributed strings.

## Declaration

```swift
struct TranslationAttributes
```

## Overview

Overview Use this scope to access translation attributes when working with AttributedString instances.

## Topics

### Handling translation behavior

- [skipsTranslation](foundation/attributescopes/translationattributes/skipstranslation.md)
- [AttributeScopes.TranslationAttributes.SkipTranslationAttribute](foundation/attributescopes/translationattributes/skiptranslationattribute.md)

## Relationships

### Conforms To

- [AttributeScope](foundation/attributescope.md)
- [DecodingConfigurationProviding](foundation/decodingconfigurationproviding.md)
- [EncodingConfigurationProviding](foundation/encodingconfigurationproviding.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Translation-Defined Attributes

- [translation](foundation/attributescopes/translation.md)
