INNoteContentResolutionResult.GetDisambiguation(INNoteContent[]) Method

Definition

[Foundation.Export("disambiguationWithNoteContentsToDisambiguate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INNoteContentResolutionResult GetDisambiguation(Intents.INNoteContent[] noteContentsToDisambiguate);
[<Foundation.Export("disambiguationWithNoteContentsToDisambiguate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetDisambiguation : Intents.INNoteContent[] -> Intents.INNoteContentResolutionResult

Parameters

noteContentsToDisambiguate
INNoteContent[]

Returns

Attributes

Applies to