---
title: containedDataTypes
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/datarecord/containeddatatypes
---

# containedDataTypes

The set of data types contained in this data record.

## Declaration

```swift
var containedDataTypes: Set<WKWebExtension.DataType> { get }
```
