CPInterfaceController.PushTemplate(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.
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