編輯

共用方式為


INTemperatureResolutionResult.GetDisambiguation Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the user must choose an option.

[Foundation.Export("disambiguationWithTemperaturesToDisambiguate:")]
public static Intents.INTemperatureResolutionResult GetDisambiguation (Foundation.NSMeasurement<Foundation.NSUnitTemperature>[] temperaturesToDisambiguate);
static member GetDisambiguation : Foundation.NSMeasurement<Foundation.NSUnitTemperature>[] -> Intents.INTemperatureResolutionResult

Parameters

temperaturesToDisambiguate
NSMeasurement<NSUnitTemperature>[]

Returns

Attributes

Applies to