# `NSNotification.Name.GSInstancesChanged`

*Type Property*

Posted when the instances of a font change.

## Declaration

```swift
static let GSInstancesChanged: NSNotification.Name
```

```objc
extern NSNotificationName const GSInstancesChanged;
```

```python
GSInstancesChanged: NSNotificationName
```

## Discussion

The notification object is the font.

