INPlacemarkResolutionResult.GetDisambiguation(CLPlacemark[]) Method

Definition

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

[Foundation.Export("disambiguationWithPlacemarksToDisambiguate:")]
public static Intents.INPlacemarkResolutionResult GetDisambiguation (CoreLocation.CLPlacemark[] placemarksToDisambiguate);
static member GetDisambiguation : CoreLocation.CLPlacemark[] -> Intents.INPlacemarkResolutionResult

Parameters

placemarksToDisambiguate
CLPlacemark[]

Returns

Attributes

Applies to