INDateComponentsResolutionResult.GetDisambiguation(NSDateComponents[]) Method

Definition

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

[Foundation.Export("disambiguationWithDateComponentsToDisambiguate:")]
public static Intents.INDateComponentsResolutionResult GetDisambiguation (Foundation.NSDateComponents[] componentsToDisambiguate);
static member GetDisambiguation : Foundation.NSDateComponents[] -> Intents.INDateComponentsResolutionResult

Parameters

componentsToDisambiguate
NSDateComponents[]

Returns

Attributes

Applies to