CPInterfaceController.SetRootTemplate(CPTemplate, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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