---
title: typeListString
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uipasteboard/typeliststring
---

# typeListString

An array of pasteboard-item representation types for string-type uniform type identifiers (UTIs), including the kUTTypeUTF8PlainText and kUTTypeText types. Related UIPasteboard properties are string and strings.

## Declaration

```swift
class var typeListString: NSArray
```

## See Also

### Constants

- [typeListURL](uikit/uipasteboard/typelisturl.md)
- [typeListImage](uikit/uipasteboard/typelistimage.md)
- [typeListColor](uikit/uipasteboard/typelistcolor.md)
- [typeAutomatic](uikit/uipasteboard/typeautomatic.md)
