<!--
{
  "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

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

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

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

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



---

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)