---
title: NegativeAppShortcutPhrases
framework: appintents
role: symbol
role_heading: Structure
path: appintents/negativeappshortcutphrases
---

# NegativeAppShortcutPhrases

This is a set of negative phrases, which will all be added to the app-level negative training set. All the training data specified here, will be used to completely bypass your app

## Declaration

```swift
struct NegativeAppShortcutPhrases
```

## Topics

### Initializers

- [init(phrases:)](appintents/negativeappshortcutphrases/init(phrases:).md)

## See Also

### App Shortcut definition

- [AppShortcut](appintents/appshortcut.md)
- [AppShortcutPhrase](appintents/appshortcutphrase.md)
- [AppShortcutPhraseToken](appintents/appshortcutphrasetoken.md)
- [NegativeAppShortcutPhrase](appintents/negativeappshortcutphrase.md)
- [NSAppIconActionTintColorName](bundleresources/information-property-list/cfbundleicons/cfbundleprimaryicon/nsappiconactiontintcolorname.md)
- [NSAppIconComplementingColorNames](bundleresources/information-property-list/cfbundleicons/cfbundleprimaryicon/nsappiconcomplementingcolornames.md)
- [AppShortcutsBuilder](appintents/appshortcutsbuilder.md)
- [ShortcutTileColor](appintents/shortcuttilecolor.md)
- [AppShortcutsContent](appintents/appshortcutscontent.md)
