<!--
{
  "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/INUIAddVoiceShortcutButtonDelegate",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "IntentsUI"
    ],
    "preciseIdentifier" : "c:objc(pl)INUIAddVoiceShortcutButtonDelegate"
  },
  "title" : "INUIAddVoiceShortcutButtonDelegate"
}
-->

# INUIAddVoiceShortcutButtonDelegate

The protocol an object implements to receive notifications from the Siri Shortcut button.

```
protocol INUIAddVoiceShortcutButtonDelegate : NSObjectProtocol
```

## Topics

### Presenting Shortcut Editors

[`present(_:for:)`](/documentation/IntentsUI/INUIAddVoiceShortcutButtonDelegate/present(_:for:)-5foo8)

Tells the delegate to present the *Add Shortcut* view controller.

[`present(_:for:)`](/documentation/IntentsUI/INUIAddVoiceShortcutButtonDelegate/present(_:for:)-9n4m9)

Tells the delegate to present the *Edit Shortcut* view controller.



---

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)