---
title: pasteAndMatchStyle
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiaction/identifier-swift.struct/pasteandmatchstyle
---

# pasteAndMatchStyle

Identifies the action that pastes the current contents of the pasteboard into your app’s interface using the text style of the target.

## Declaration

```swift
static let pasteAndMatchStyle: UIAction.Identifier
```

## See Also

### Constants

- [paste](uikit/uiaction/identifier-swift.struct/paste.md)
- [pasteAndGo](uikit/uiaction/identifier-swift.struct/pasteandgo.md)
- [pasteAndSearch](uikit/uiaction/identifier-swift.struct/pasteandsearch.md)
- [newFromPasteboard](uikit/uiaction/identifier-swift.struct/newfrompasteboard.md)
