# `NSNotification.Name.GSUpdateInterface`

*Type Property*

Requests that observers update interface state affected by the notification object.

## Declaration

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

```objc
extern NSNotificationName const GSUpdateInterface;
```

```python
GSUpdateInterface: NSNotificationName
```

