# `GSGridSettings.GSUnitGrid`

*Type Property*

A grid with one-unit intervals in both directions.

## Declaration

```swift
static let unit: GSGridSettings
```

```objc
extern const GSGridSettings GSUnitGrid;
```

```python
GSUnitGrid: GSGridSettings
```

