INAccountTypeResolutionResult.GetConfirmationRequired(INAccountType) Method

Definition

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

[Foundation.Export("confirmationRequiredWithAccountTypeToConfirm:")]
public static Intents.INAccountTypeResolutionResult GetConfirmationRequired (Intents.INAccountType accountTypeToConfirm);
static member GetConfirmationRequired : Intents.INAccountType -> Intents.INAccountTypeResolutionResult

Parameters

accountTypeToConfirm
INAccountType

Returns

Attributes

Applies to