<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/IntentsUI/INUIHostedViewContext",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "IntentsUI"
    ],
    "preciseIdentifier" : "c:@E@INUIHostedViewContext"
  },
  "title" : "INUIHostedViewContext"
}
-->

# INUIHostedViewContext

Constants indicating where your view controller appears.

```
enum INUIHostedViewContext
```

## Topics

### Constants

[`INUIHostedViewContextSiriSnippet`](/documentation/IntentsUI/INUIHostedViewContext/siriSnippet)

A Siri result snippet. This value indicates that your content is being displayed from the Siri interaction interface.

[`INUIHostedViewContextMapsCard`](/documentation/IntentsUI/INUIHostedViewContext/mapsCard)

A place card in Maps. This value indicates that your content is being displayed from Maps.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)