Share via


INObject.SetAlternativeSpeakableMatches(INSpeakableString[]) Method

Definition

[Foundation.Export("setAlternativeSpeakableMatches:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetAlternativeSpeakableMatches(Intents.INSpeakableString[]? alternativeSpeakableMatches);
[<Foundation.Export("setAlternativeSpeakableMatches:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetAlternativeSpeakableMatches : Intents.INSpeakableString[] -> unit
override this.SetAlternativeSpeakableMatches : Intents.INSpeakableString[] -> unit

Parameters

alternativeSpeakableMatches
INSpeakableString[]
Attributes

Applies to