<!--
{
  "availability" : [
    "iOS: 26.4.0 -",
    "iPadOS: 26.4.0 -",
    "macCatalyst: 26.4.0 -",
    "macOS: 26.4.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/AttributeScopes/TranslationAttributes/SkipTranslationAttribute",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Foundation",
      "Translation"
    ],
    "preciseIdentifier" : "s:10Foundation15AttributeScopesO11TranslationE0D10AttributesV04SkipdB0O"
  },
  "title" : "AttributeScopes.TranslationAttributes.SkipTranslationAttribute"
}
-->

# AttributeScopes.TranslationAttributes.SkipTranslationAttribute

The attribute key for skipping translation.

```
@frozen enum SkipTranslationAttribute
```

## Topics

### Using attrubute properties

[`typealias Value`](/documentation/Foundation/AttributeScopes/TranslationAttributes/SkipTranslationAttribute/Value)

A type that stores whether to exclude the associated text range from translation.

[`static let name: String`](/documentation/Foundation/AttributeScopes/TranslationAttributes/SkipTranslationAttribute/name)

The identifier of the attribute for serialization and identification.

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`AttributedStringKey`](/documentation/Foundation/AttributedStringKey)

[`Copyable`](/documentation/Swift/Copyable)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)