Partager via


CPInterfaceControllerDelegate_Extensions.TemplateWillAppear Méthode

Définition

Méthode appelée lorsqu’un modèle est sur le point d’apparaître.

public static void TemplateWillAppear (this CarPlay.ICPInterfaceControllerDelegate This, CarPlay.CPTemplate aTemplate, bool animated);
static member TemplateWillAppear : CarPlay.ICPInterfaceControllerDelegate * CarPlay.CPTemplate * bool -> unit

Paramètres

This
ICPInterfaceControllerDelegate

Instance sur laquelle cette méthode fonctionne.

aTemplate
CPTemplate

Modèle qui s’affiche.

animated
Boolean

true si la transition est automatisée. Sinon, false.

S’applique à