<!--
{
  "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/ConfirmationActionName/custom(acceptLabel:acceptAlternatives:denyLabel:denyAlternatives:destructive:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents22ConfirmationActionNameV6custom11acceptLabel0G12Alternatives04denyH00jI011destructiveAC10Foundation23LocalizedStringResourceV_SayALGAlMSbtFZ"
  },
  "title" : "custom(acceptLabel:acceptAlternatives:denyLabel:denyAlternatives:destructive:)"
}
-->

# custom(acceptLabel:acceptAlternatives:denyLabel:denyAlternatives:destructive:)

```
static func custom(acceptLabel: LocalizedStringResource, acceptAlternatives: [LocalizedStringResource], denyLabel: LocalizedStringResource, denyAlternatives: [LocalizedStringResource], destructive: Bool = false) -> ConfirmationActionName
```

---

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)