編輯

共用方式為


INNoteContentTypeResolutionResult.GetConfirmationRequired Method

Definition

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

[Foundation.Export("confirmationRequiredWithNoteContentTypeToConfirm:")]
public static Intents.INNoteContentTypeResolutionResult GetConfirmationRequired (Intents.INNoteContentType noteContentTypeToConfirm);
static member GetConfirmationRequired : Intents.INNoteContentType -> Intents.INNoteContentTypeResolutionResult

Parameters

noteContentTypeToConfirm
INNoteContentType

Returns

Attributes

Applies to