Contents

pushTemplate(_:animated:)

Pushes a template onto the navigation stack and updates the CarPlay display.

Declaration

func pushTemplate(_ templateToPush: CPTemplate, animated: Bool)

Parameters

  • templateToPush:

    The template to push onto the navigation stack.

  • animated:

    Set to True to animate the presentation of the template.

See Also

Deprecated Methods