editVoiceShortcutViewControllerDidCancel(_:)
Tells the delegate the user canceled the edit-or-remove-shortcut process.
Declaration
func editVoiceShortcutViewControllerDidCancel(_ controller: INUIEditVoiceShortcutViewController)Parameters
- controller:
The view controller calling this method.