CPInterfaceController.PopToTemplate(CPTemplate, Boolean) Method

Definition

Removes templates from the navigation stack until is top-most.

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

Parameters

targetTemplate
CPTemplate
animated
Boolean
Attributes

Applies to