---
title: AttributedString.AttributeMergePolicy.keepNew
framework: foundation
role: symbol
role_heading: Case
path: foundation/attributedstring/attributemergepolicy/keepnew
---

# AttributedString.AttributeMergePolicy.keepNew

A policy to keep the newly-merged attribute value when merging multiple sets of attributes.

## Declaration

```swift
case keepNew
```

## See Also

### Merge Policies

- [AttributedString.AttributeMergePolicy.keepCurrent](foundation/attributedstring/attributemergepolicy/keepcurrent.md)
