INPersonResolutionResult.GetConfirmationRequired(INPerson) 方法

定义

用于创建 INPersonResolutionResult 对象的工厂方法,该对象指示用户必须确认 参数的值。

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

参数

personToConfirm
INPerson

内容待定。

此参数可以为 null

返回

属性

适用于