---
title: presentedTemplate
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpinterfacecontroller/presentedtemplate
---

# presentedTemplate

The interface controller’s current modal template.

## Declaration

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

## See Also

### Displaying Templates Modally

- [presentTemplate(_:animated:completion:)](carplay/cpinterfacecontroller/presenttemplate(_:animated:completion:).md)
- [dismissTemplate(animated:completion:)](carplay/cpinterfacecontroller/dismisstemplate(animated:completion:).md)
