Edit

Share via


INPlacemarkResolutionResult.GetConfirmationRequired(CLPlacemark) Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the user must confirm the value of the parameter.

[Foundation.Export("confirmationRequiredWithPlacemarkToConfirm:")]
public static Intents.INPlacemarkResolutionResult GetConfirmationRequired (CoreLocation.CLPlacemark placemarkToConfirm);
static member GetConfirmationRequired : CoreLocation.CLPlacemark -> Intents.INPlacemarkResolutionResult

Parameters

placemarkToConfirm
CLPlacemark

To be added.

This parameter can be null.

Returns

Attributes

Applies to