次の方法で共有


INNoteResolutionResult.GetConfirmationRequired(INNote) メソッド

定義

ユーザーがパラメーターの値を INNoteResolutionResult 確認する必要があることを示すオブジェクトを作成するファクトリ メソッド。

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

パラメーター

noteToConfirm
INNote

追加する。

このパラメーターは、null に設定できます。

戻り値

属性

適用対象