CPInterfaceController.PushTemplate(CPTemplate, Boolean) Method

Definition

Adds to the top of the navigation stack.

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

Parameters

templateToPush
CPTemplate
animated
Boolean
Attributes

Applies to