<!--
{
  "availability" : [
    "iOS: 17.2.0 -",
    "iPadOS: 17.2.0 -",
    "macCatalyst: -",
    "macOS: 14.2.0 -",
    "tvOS: 17.2.0 -",
    "visionOS: -",
    "watchOS: 10.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/IntentDialog/init(full:supporting:systemImageName:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents12IntentDialogV4full10supporting15systemImageNameAC10Foundation23LocalizedStringResourceV_AISStcfc"
  },
  "title" : "init(full:supporting:systemImageName:)"
}
-->

# 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.

```
init(full: LocalizedStringResource, supporting: LocalizedStringResource, systemImageName: String)
```

## Discussion

Parameters:

- full: a standalone message that fully describes the output
- supporting: a message that may be used in conjunction with visual output
- systemImageName: an SF Symbol that may be be used to represent the result

---

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)