INVoiceShortcutCenter.SetShortcutSuggestions(INShortcut[]) Method

Definition

[Foundation.Export("setShortcutSuggestions:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetShortcutSuggestions(Intents.INShortcut[] suggestions);
[<Foundation.Export("setShortcutSuggestions:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetShortcutSuggestions : Intents.INShortcut[] -> unit
override this.SetShortcutSuggestions : Intents.INShortcut[] -> unit

Parameters

suggestions
INShortcut[]
Attributes

Applies to