# `GSWindowController closeNotificationBox:`

*Instance Method*

## Declaration

```swift
func closeNotificationBox(_ userInfo: Any)
```

```objc
- (void) closeNotificationBox:(id) userInfo;
```

```python
closeNotificationBox_(userInfo: object)
```

