Edit

Share via


INRadioTypeResolutionResult.GetConfirmationRequired(INRadioType) Method

Definition

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

public static Intents.INRadioTypeResolutionResult GetConfirmationRequired (Intents.INRadioType valueToConfirm);
static member GetConfirmationRequired : Intents.INRadioType -> Intents.INRadioTypeResolutionResult

Parameters

valueToConfirm
INRadioType

Returns

Applies to