CPInterfaceControllerDelegate.TemplateDidAppear(CPTemplate, Boolean) Method

Definition

The system calls this method shortly after a template is made visible.

[Foundation.Export("templateDidAppear:animated:")]
public virtual void TemplateDidAppear (CarPlay.CPTemplate aTemplate, bool animated);
abstract member TemplateDidAppear : CarPlay.CPTemplate * bool -> unit
override this.TemplateDidAppear : CarPlay.CPTemplate * bool -> unit

Parameters

aTemplate
CPTemplate
animated
Boolean
Attributes

Applies to