共用方式為


INNoteResolutionResult.GetConfirmationRequired(INNote) 方法

定義

用來建立 INNoteResolutionResult 物件的 Factory 方法,指出使用者必須確認 參數的值。

[Foundation.Export("confirmationRequiredWithNoteToConfirm:")]
public static Intents.INNoteResolutionResult GetConfirmationRequired (Intents.INNote noteToConfirm);
static member GetConfirmationRequired : Intents.INNote -> Intents.INNoteResolutionResult

參數

noteToConfirm
INNote

即將加入。

這個參數可以是 null

傳回

屬性

適用於