CPInterfaceControllerDelegate.TemplateWillDisappear Method

Definition

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

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

Parameters

aTemplate
CPTemplate
animated
Boolean
Attributes

Applies to