INLengthResolutionResult.GetDisambiguation Method

Definition

[Foundation.Export("disambiguationWithLengthsToDisambiguate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INLengthResolutionResult GetDisambiguation(Foundation.NSMeasurement<Foundation.NSUnitLength>[] lengthsToDisambiguate);
[<Foundation.Export("disambiguationWithLengthsToDisambiguate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetDisambiguation : Foundation.NSMeasurement<Foundation.NSUnitLength>[] -> Intents.INLengthResolutionResult

Parameters

lengthsToDisambiguate
NSMeasurement<NSUnitLength>[]

Returns

Attributes

Applies to