---
title: target
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/mapkitevent/target
---

# target

The object that dispatched the event.

## Declaration

```data
target: MapKitEventTarget | null;
```
