CPInterfaceControllerDelegate.TemplateDidDisappear Method

Definition

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

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

Parameters

aTemplate
CPTemplate
animated
Boolean
Attributes

Applies to