Partager via


CPInterfaceControllerDelegate_Extensions.TemplateDidAppear Méthode

Définition

Méthode appelée lorsqu’un modèle s’affiche.

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

Paramètres

This
ICPInterfaceControllerDelegate

Instance sur laquelle cette méthode fonctionne.

aTemplate
CPTemplate

Modèle qui s’est affiché.

animated
Boolean

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

S’applique à