<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 27.0.0 -",
    "macOS: 27.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "VisualIntelligence",
  "identifier" : "/documentation/VisualIntelligence/SemanticContentDescriptor/UnwrappedType",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Visual Intelligence",
      "VisualIntelligence"
    ],
    "preciseIdentifier" : "s:18VisualIntelligence25SemanticContentDescriptorV13UnwrappedTypea"
  },
  "title" : "SemanticContentDescriptor.UnwrappedType"
}
-->

# SemanticContentDescriptor.UnwrappedType

A type that represents the unwrapped value of a semantic content descriptor.

```
typealias UnwrappedType = SemanticContentDescriptor
```

## Discussion

This type defines the underlying type that the system uses when unwrapping a [`SemanticContentDescriptor`](/documentation/VisualIntelligence/SemanticContentDescriptor) instance. It’s part of the internal type system in App Intents for handling visual intelligence data.

---

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)