INUIAddVoiceShortcutViewControllerDelegate.DidFinish Method

Definition

[Foundation.Export("addVoiceShortcutViewController:didFinishWithVoiceShortcut:error:")]
public abstract void DidFinish (IntentsUI.INUIAddVoiceShortcutViewController controller, Intents.INVoiceShortcut voiceShortcut, Foundation.NSError error);
abstract member DidFinish : IntentsUI.INUIAddVoiceShortcutViewController * Intents.INVoiceShortcut * Foundation.NSError -> unit

Parameters

voiceShortcut
INVoiceShortcut
error
NSError

Implements

Attributes

Applies to