Partager via


INSetClimateSettingsInCarIntentHandling_Extensions.ResolveClimateZone Méthode

Définition

Les développeurs peuvent remplacer cette méthode pour personnaliser la résolution d’une zone climatique demandée.

public static void ResolveClimateZone (this Intents.IINSetClimateSettingsInCarIntentHandling This, Intents.INSetClimateSettingsInCarIntent intent, Action<Intents.INCarSeatResolutionResult> completion);
static member ResolveClimateZone : Intents.IINSetClimateSettingsInCarIntentHandling * Intents.INSetClimateSettingsInCarIntent * Action<Intents.INCarSeatResolutionResult> -> unit

Paramètres

This
IINSetClimateSettingsInCarIntentHandling

Instance sur laquelle cette méthode fonctionne.

intent
INSetClimateSettingsInCarIntent

Spécifie l’intention de l’utilisateur.

completion
Action<INCarSeatResolutionResult>

Méthode d’achèvement qui doit être appelée par le remplacement.

S’applique à