INSpeakableStringResolutionResult.GetConfirmationRequired Method

Definition

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

[Foundation.Export("confirmationRequiredWithStringToConfirm:")]
public static Intents.INSpeakableStringResolutionResult GetConfirmationRequired (Intents.INSpeakableString stringToConfirm);
static member GetConfirmationRequired : Intents.INSpeakableString -> Intents.INSpeakableStringResolutionResult

Parameters

stringToConfirm
INSpeakableString

To be added.

This parameter can be null.

Returns

Attributes

Applies to