Condividi tramite


INSetProfileInCarIntentHandling_Extensions.ResolveDefaultProfile Metodo

Definizione

Gli sviluppatori non devono usare questo metodo deprecato. La proprietà non deve essere risolta.

[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

Parametri

This
IINSetProfileInCarIntentHandling

Istanza in cui opera questo metodo.

intent
INSetProfileInCarIntent

Specifica l'intenzione dell'utente.

completion
Action<INBooleanResolutionResult>

Metodo di completamento che deve essere chiamato dall'override.

Attributi

Si applica a