---
title: defaultAttributes
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitextpasteitem/defaultattributes
---

# defaultAttributes

The dictionary of default attributes that the system applies, during pasting or dropping, to plaintext strings from an item provider.

## Declaration

```swift
var defaultAttributes: [NSAttributedString.Key : Any] { get }
```
