Share via


IINUIEditVoiceShortcutViewControllerDelegate.DidDelete Method

Definition

[Foundation.Export("editVoiceShortcutViewController:didDeleteVoiceShortcutWithIdentifier:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidDelete(IntentsUI.INUIEditVoiceShortcutViewController controller, Foundation.NSUuid deletedVoiceShortcutIdentifier);
[<Foundation.Export("editVoiceShortcutViewController:didDeleteVoiceShortcutWithIdentifier:")>]
[<Foundation.RequiredMember>]
[<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
Attributes

Applies to