共用方式為


INBooleanResolutionResult.GetConfirmationRequired(NSNumber) 方法

定義

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

[Foundation.Export("confirmationRequiredWithValueToConfirm:")]
public static Intents.INBooleanResolutionResult GetConfirmationRequired (Foundation.NSNumber valueToConfirm);
static member GetConfirmationRequired : Foundation.NSNumber -> Intents.INBooleanResolutionResult

參數

valueToConfirm
NSNumber

即將加入。

這個參數可以是 null

傳回

屬性

適用於