INNoteResolutionResult.GetDisambiguation(INNote[]) Method

Definition

[Foundation.Export("disambiguationWithNotesToDisambiguate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INNoteResolutionResult GetDisambiguation(Intents.INNote[] notesToDisambiguate);
[<Foundation.Export("disambiguationWithNotesToDisambiguate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetDisambiguation : Intents.INNote[] -> Intents.INNoteResolutionResult

Parameters

notesToDisambiguate
INNote[]

Returns

Attributes

Applies to