---
title: Data
framework: mapkit
role: symbol
role_heading: Associated Type
path: mapkit/dynamicmapcontent/data-swift.associatedtype
---

# Data

The type represents the data this protocol contains.

## Declaration

```swift
associatedtype Data : Collection
```
