# `GSEditViewController.showInfoBox`

*Instance Property*

## Declaration

```swift
var showInfoBox: Bool { get set }
```

```objc
@property (assign) BOOL showInfoBox;
```

```python
showInfoBox() -> bool
setShowInfoBox_(showInfoBox: bool)
```

