INUIAddVoiceShortcutButtonDelegate.PresentAddVoiceShortcut Method

Definition

[Foundation.Export("presentAddVoiceShortcutViewController:forAddVoiceShortcutButton:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PresentAddVoiceShortcut(IntentsUI.INUIAddVoiceShortcutViewController addVoiceShortcutViewController, IntentsUI.INUIAddVoiceShortcutButton addVoiceShortcutButton);
[<Foundation.Export("presentAddVoiceShortcutViewController:forAddVoiceShortcutButton:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PresentAddVoiceShortcut : IntentsUI.INUIAddVoiceShortcutViewController * IntentsUI.INUIAddVoiceShortcutButton -> unit
override this.PresentAddVoiceShortcut : IntentsUI.INUIAddVoiceShortcutViewController * IntentsUI.INUIAddVoiceShortcutButton -> unit

Parameters

addVoiceShortcutViewController
INUIAddVoiceShortcutViewController
addVoiceShortcutButton
INUIAddVoiceShortcutButton

Implements

Attributes

Applies to