# `GSInfoBoxPadding`

*Global Variable*

Inset distance between `infoView` and the edge of the containing view.

## Declaration

```swift
let GSInfoBoxPadding: CGFloat
```

```objc
static const CGFloat GSInfoBoxPadding;
```

```python
GSInfoBoxPadding: float
```

