Condividi tramite


INSetDefrosterSettingsInCarIntentHandling_Extensions.ConfirmSetDefrosterSettingsInCar Metodo

Definizione

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

public static void ConfirmSetDefrosterSettingsInCar (this Intents.IINSetDefrosterSettingsInCarIntentHandling This, Intents.INSetDefrosterSettingsInCarIntent intent, Action<Intents.INSetDefrosterSettingsInCarIntentResponse> completion);
static member ConfirmSetDefrosterSettingsInCar : Intents.IINSetDefrosterSettingsInCarIntentHandling * Intents.INSetDefrosterSettingsInCarIntent * Action<Intents.INSetDefrosterSettingsInCarIntentResponse> -> unit

Parametri

This
IINSetDefrosterSettingsInCarIntentHandling

Istanza in cui opera questo metodo.

intent
INSetDefrosterSettingsInCarIntent

Specifica l'intenzione dell'utente.

completion
Action<INSetDefrosterSettingsInCarIntentResponse>

Metodo di completamento che deve essere chiamato dall'override.

Si applica a