INLocationSearchTypeResolutionResult.GetConfirmationRequired Method

Definition

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

[Foundation.Export("confirmationRequiredWithLocationSearchTypeToConfirm:")]
public static Intents.INLocationSearchTypeResolutionResult GetConfirmationRequired (Intents.INLocationSearchType locationSearchTypeToConfirm);
static member GetConfirmationRequired : Intents.INLocationSearchType -> Intents.INLocationSearchTypeResolutionResult

Parameters

locationSearchTypeToConfirm
INLocationSearchType

Returns

Attributes

Applies to