CPInterfaceController.SetRootTemplate(CPTemplate, Boolean) Method

Definition

Sets as the basis of a new navigation stack.

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

Parameters

rootTemplate
CPTemplate
animated
Boolean
Attributes

Applies to