<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/IntentDialog",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents12IntentDialogV"
  },
  "title" : "IntentDialog"
}
-->

# IntentDialog

The text you want the system to display, or speak, when requesting a value, asking for
disambiguation, or confirming an action.

```
struct IntentDialog
```

## Topics

### Creating a dialog

[`init(_:)`](/documentation/AppIntents/IntentDialog/init(_:))

The text you want the system to display, or speak, when requesting a value, asking for
disambiguation, or confirming an action.

[`init(full:supporting:)`](/documentation/AppIntents/IntentDialog/init(full:supporting:))

The text you want the system to display, or speak, when requesting a value, asking for
disambiguation, or confirming an action.

[`init(full:systemImageName:)`](/documentation/AppIntents/IntentDialog/init(full:systemImageName:))

The text you want the system to display, or speak, when requesting a value, asking for
disambiguation, or confirming an action.

[`init(full:supporting:systemImageName:)`](/documentation/AppIntents/IntentDialog/init(full:supporting:systemImageName:))

The text you want the system to display, or speak, when requesting a value, asking for
disambiguation, or confirming an action.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)