<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 12.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/IntentsUI/INUIAddVoiceShortcutButtonStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "IntentsUI"
    ],
    "preciseIdentifier" : "c:@E@INUIAddVoiceShortcutButtonStyle"
  },
  "title" : "INUIAddVoiceShortcutButtonStyle"
}
-->

# INUIAddVoiceShortcutButtonStyle

The styles for the *Add to Siri* button.

```
enum INUIAddVoiceShortcutButtonStyle
```

## Topics

### Button Styles

[`INUIAddVoiceShortcutButtonStyle.black`](/documentation/IntentsUI/INUIAddVoiceShortcutButtonStyle/black)

A button with a black background.

[`INUIAddVoiceShortcutButtonStyle.blackOutline`](/documentation/IntentsUI/INUIAddVoiceShortcutButtonStyle/blackOutline)

A button with a black background, and a border outlining the button.

[`INUIAddVoiceShortcutButtonStyle.white`](/documentation/IntentsUI/INUIAddVoiceShortcutButtonStyle/white)

A button with a white background.

[`INUIAddVoiceShortcutButtonStyle.whiteOutline`](/documentation/IntentsUI/INUIAddVoiceShortcutButtonStyle/whiteOutline)

A button with a white background, and a border outlining the button.

[`INUIAddVoiceShortcutButtonStyle.automatic`](/documentation/IntentsUI/INUIAddVoiceShortcutButtonStyle/automatic)

[`INUIAddVoiceShortcutButtonStyle.automaticOutline`](/documentation/IntentsUI/INUIAddVoiceShortcutButtonStyle/automaticOutline)



---

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)