INUIEditVoiceShortcutViewControllerDelegate
The protocol an object implements to receive notifications from the view controller that edits or removes a shortcut in Siri.
Declaration
protocol INUIEditVoiceShortcutViewControllerDelegate : NSObjectProtocolTopics
Handling Shortcut Changes
editVoiceShortcutViewController(_:didUpdate:error:)editVoiceShortcutViewController(_:didDeleteVoiceShortcutWithIdentifier:)