INUIEditVoiceShortcutViewControllerDelegate.DidUpdate Method

Definition

[Foundation.Export("editVoiceShortcutViewController:didUpdateVoiceShortcut:error:")]
public abstract void DidUpdate (IntentsUI.INUIEditVoiceShortcutViewController controller, Intents.INVoiceShortcut voiceShortcut, Foundation.NSError error);
abstract member DidUpdate : IntentsUI.INUIEditVoiceShortcutViewController * Intents.INVoiceShortcut * Foundation.NSError -> unit

Parameters

voiceShortcut
INVoiceShortcut
error
NSError

Implements

Attributes

Applies to