---
title: oldNameUserInfoKey
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsfontcollection/oldnameuserinfokey
---

# oldNameUserInfoKey

Included as a value for the oldNameUserInfoKey key, if present. This is the previous name. An NSString.

## Declaration

```swift
class let oldNameUserInfoKey: NSFontCollection.UserInfoKey
```

## See Also

### User Info Keys

- [actionUserInfoKey](appkit/nsfontcollection/actionuserinfokey.md)
- [nameUserInfoKey](appkit/nsfontcollection/nameuserinfokey.md)
- [visibilityUserInfoKey](appkit/nsfontcollection/visibilityuserinfokey.md)
