addVoiceShortcutViewControllerDidCancel(_:)
Tells the delegate the user canceled the add-to-Siri process.
Declaration
func addVoiceShortcutViewControllerDidCancel(_ controller: INUIAddVoiceShortcutViewController)Parameters
- controller:
The view controller calling this method.