INUIAddVoiceShortcutButtonDelegate.PresentEditVoiceShortcut Method

Definition

[Foundation.Export("presentEditVoiceShortcutViewController:forAddVoiceShortcutButton:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PresentEditVoiceShortcut(IntentsUI.INUIEditVoiceShortcutViewController editVoiceShortcutViewController, IntentsUI.INUIAddVoiceShortcutButton addVoiceShortcutButton);
[<Foundation.Export("presentEditVoiceShortcutViewController:forAddVoiceShortcutButton:")>]
[<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

Implements

Attributes

Applies to