# `GSPanelViewController isActive`

*Type Method*

## Declaration

```swift
class func isActive() -> Bool
```

```objc
+ (BOOL) isActive;
```

```python
isActive() -> bool
```

