---
title: pointOfInterestDelegate
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cppointofinteresttemplate/pointofinterestdelegate
---

# pointOfInterestDelegate

The object that serves as the template’s delegate.

## Declaration

```swift
weak var pointOfInterestDelegate: (any CPPointOfInterestTemplateDelegate)? { get set }
```

## See Also

### Handling Template Events

- [CPPointOfInterestTemplateDelegate](carplay/cppointofinteresttemplatedelegate.md)
