Share via


INUIEditVoiceShortcutViewControllerDelegate.DidDelete Method

Definition

[Foundation.Export("editVoiceShortcutViewController:didDeleteVoiceShortcutWithIdentifier:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidDelete(IntentsUI.INUIEditVoiceShortcutViewController controller, Foundation.NSUuid deletedVoiceShortcutIdentifier);
[<Foundation.Export("editVoiceShortcutViewController:didDeleteVoiceShortcutWithIdentifier:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidDelete : IntentsUI.INUIEditVoiceShortcutViewController * Foundation.NSUuid -> unit
override this.DidDelete : IntentsUI.INUIEditVoiceShortcutViewController * Foundation.NSUuid -> unit

Parameters

deletedVoiceShortcutIdentifier
NSUuid

Implements

Attributes

Applies to