INFileResolutionResult.GetDisambiguation(INFile[]) Method

Definition

[Foundation.Export("disambiguationWithFilesToDisambiguate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INFileResolutionResult GetDisambiguation(Intents.INFile[] filesToDisambiguate);
[<Foundation.Export("disambiguationWithFilesToDisambiguate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetDisambiguation : Intents.INFile[] -> Intents.INFileResolutionResult

Parameters

filesToDisambiguate
INFile[]

Returns

Attributes

Applies to