Share via


INSetProfileInCarIntentHandling_Extensions.ResolveDefaultProfile Method

Definition

Developers should not use this deprecated method. The property doesn't need to be resolved.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ResolveDefaultProfile(this Intents.IINSetProfileInCarIntentHandling This, Intents.INSetProfileInCarIntent intent, Action<Intents.INBooleanResolutionResult> completion);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ResolveDefaultProfile : Intents.IINSetProfileInCarIntentHandling * Intents.INSetProfileInCarIntent * Action<Intents.INBooleanResolutionResult> -> unit

Parameters

intent
INSetProfileInCarIntent

Specifies the user's intention.

completion
Action<INBooleanResolutionResult>

Completion method that must be called by the override.

Attributes

Applies to