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