INSetProfileInCarIntentHandling_Extensions.ResolveDefaultProfile 方法

定义

开发人员不应使用此已弃用的方法。 无需解析 属性。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "The property doesn't need to be resolved.")]
public static void ResolveDefaultProfile (this Intents.IINSetProfileInCarIntentHandling This, Intents.INSetProfileInCarIntent intent, Action<Intents.INBooleanResolutionResult> completion);
static member ResolveDefaultProfile : Intents.IINSetProfileInCarIntentHandling * Intents.INSetProfileInCarIntent * Action<Intents.INBooleanResolutionResult> -> unit

参数

This
IINSetProfileInCarIntentHandling

此方法操作的实例。

intent
INSetProfileInCarIntent

指定用户的意图。

completion
Action<INBooleanResolutionResult>

必须由重写调用的完成方法。

属性

适用于