IINUIAddVoiceShortcutButtonDelegate.PresentEditVoiceShortcut Method

Definition

[Foundation.Export("presentEditVoiceShortcutViewController:forAddVoiceShortcutButton:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PresentEditVoiceShortcut(IntentsUI.INUIEditVoiceShortcutViewController editVoiceShortcutViewController, IntentsUI.INUIAddVoiceShortcutButton addVoiceShortcutButton);
[<Foundation.Export("presentEditVoiceShortcutViewController:forAddVoiceShortcutButton:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PresentEditVoiceShortcut : IntentsUI.INUIEditVoiceShortcutViewController * IntentsUI.INUIAddVoiceShortcutButton -> unit
override this.PresentEditVoiceShortcut : IntentsUI.INUIEditVoiceShortcutViewController * IntentsUI.INUIAddVoiceShortcutButton -> unit

Parameters

editVoiceShortcutViewController
INUIEditVoiceShortcutViewController
addVoiceShortcutButton
INUIAddVoiceShortcutButton
Attributes

Applies to