---
title: topTemplate
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpinterfacecontroller/toptemplate
---

# topTemplate

The top-most template in the navigation hierarchy.

## Declaration

```swift
var topTemplate: CPTemplate? { get }
```

## See Also

### Accessing Templates

- [rootTemplate](carplay/cpinterfacecontroller/roottemplate.md)
- [templates](carplay/cpinterfacecontroller/templates.md)
