IINUIEditVoiceShortcutViewControllerDelegate.DidUpdate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- controller
- INUIEditVoiceShortcutViewController
- voiceShortcut
- INVoiceShortcut
- error
- NSError
- Attributes