IINUIEditVoiceShortcutViewControllerDelegate.DidUpdate Method

Definition

[Foundation.Export("editVoiceShortcutViewController:didUpdateVoiceShortcut:error:")]
[Foundation.Preserve(Conditional=true)]
public 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
Attributes

Applies to