# `GSProgressWindowController.shared`

*Type Property*

## Declaration

```swift
class var shared: GSProgressWindowController { get }
```

```objc
@property (class, nonatomic, readonly) GSProgressWindowController * shared;
```

```python
shared() -> GSProgressWindowController
```

