Contents

popToRootTemplate(animated:)

Pops all templates on the stack—except the root template—and updates the CarPlay display.

Declaration

func popToRootTemplate(animated: Bool)

Parameters

  • animated:

    A Boolean value that indicates whether the system animates the display of transitioning templates. Set to True to animate the transition.

See Also

Deprecated Methods