---
title: new
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nskeyvalueobservingoptions/new
---

# new

Indicates that the change dictionary should provide the new attribute value, if applicable.

## Declaration

```swift
static var new: NSKeyValueObservingOptions { get }
```

## See Also

### Constants

- [old](foundation/nskeyvalueobservingoptions/old.md)
- [initial](foundation/nskeyvalueobservingoptions/initial.md)
- [prior](foundation/nskeyvalueobservingoptions/prior.md)
