---
title: USDLayer.ChangeList.Entry.InfoChange
framework: usdkit
role: symbol
role_heading: Structure
path: usdkit/usdlayer/changelist/entry/infochange
---

# USDLayer.ChangeList.Entry.InfoChange

Old and new values for a changed info field.

## Declaration

```swift
struct InfoChange
```

## Topics

### Instance Properties

- [newValue](usdkit/usdlayer/changelist/entry/infochange/newvalue.md)
- [oldValue](usdkit/usdlayer/changelist/entry/infochange/oldvalue.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
