Condividi tramite


INSetClimateSettingsInCarIntentHandling_Extensions.ConfirmSetClimateSettingsInCar Metodo

Definizione

Gli sviluppatori possono eseguire l'override di questo metodo per personalizzare la conferma delle impostazioni climatiche.

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

Parametri

This
IINSetClimateSettingsInCarIntentHandling

Istanza in cui opera questo metodo.

intent
INSetClimateSettingsInCarIntent

Specifica l'intenzione dell'utente.

completion
Action<INSetClimateSettingsInCarIntentResponse>

Metodo di completamento che deve essere chiamato dall'override.

Si applica a