---
title: acceptableTypeIdentifiers
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipasteconfiguration/acceptabletypeidentifiers
---

# acceptableTypeIdentifiers

An array of UTI strings that specify the types accepted by the paste configuration.

## Declaration

```swift
var acceptableTypeIdentifiers: [String] { get set }
```
