Editar

Compartir a través de


INNotebookItemTypeResolutionResult.GetConfirmationRequired Method

Definition

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

[Foundation.Export("confirmationRequiredWithNotebookItemTypeToConfirm:")]
public static Intents.INNotebookItemTypeResolutionResult GetConfirmationRequired (Intents.INNotebookItemType notebookItemTypeToConfirm);
static member GetConfirmationRequired : Intents.INNotebookItemType -> Intents.INNotebookItemTypeResolutionResult

Parameters

notebookItemTypeToConfirm
INNotebookItemType

Returns

Attributes

Applies to