---
title: INUIAddVoiceShortcutButtonDelegate
framework: IntentsUI
role: symbol
role_heading: Protocol
platforms: [iOS 12.0+, iPadOS 12.0+, Mac Catalyst 13.1+, macOS 12.0+, visionOS 1.0+]
path: intentsui/inuiaddvoiceshortcutbuttondelegate
---

# INUIAddVoiceShortcutButtonDelegate

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

## Declaration

```swift
protocol INUIAddVoiceShortcutButtonDelegate : NSObjectProtocol
```

## Topics

### Presenting Shortcut Editors

- [present(_:for:)](intentsui/inuiaddvoiceshortcutbuttondelegate/present(_:for:)-5foo8.md)
- [present(_:for:)](intentsui/inuiaddvoiceshortcutbuttondelegate/present(_:for:)-9n4m9.md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Presenting Shortcut Editors

- [shortcut](intentsui/inuiaddvoiceshortcutbutton/shortcut.md)
- [delegate](intentsui/inuiaddvoiceshortcutbutton/delegate.md)
