IINUIAddVoiceShortcutViewControllerDelegate.DidFinish 方法

定义

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

参数

voiceShortcut
INVoiceShortcut
error
NSError
属性

适用于