INCarSeatResolutionResult.GetConfirmationRequired(INCarSeat) Method

Definition

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

public static Intents.INCarSeatResolutionResult GetConfirmationRequired (Intents.INCarSeat valueToConfirm);
static member GetConfirmationRequired : Intents.INCarSeat -> Intents.INCarSeatResolutionResult

Parameters

valueToConfirm
INCarSeat

Returns

Applies to