---
title: IntentValueContainer.ConversionContext
framework: appintents
role: symbol
role_heading: Structure
path: appintents/intentvaluecontainer/conversioncontext
---

# IntentValueContainer.ConversionContext

A context that provides additional information for value conversion.

## Declaration

```swift
struct ConversionContext
```

## Overview

Overview The ConversionContext encapsulates contextual information that might be needed during the conversion process. Use it to customize how the system converts values to and from containers.

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
