共用方式為


INPersonResolutionResult.GetConfirmationRequired(INPerson) 方法

定義

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

[Foundation.Export("confirmationRequiredWithPersonToConfirm:")]
public static Intents.INPersonResolutionResult GetConfirmationRequired (Intents.INPerson personToConfirm);
static member GetConfirmationRequired : Intents.INPerson -> Intents.INPersonResolutionResult

參數

personToConfirm
INPerson

即將加入。

這個參數可以是 null

傳回

屬性

適用於