# `GSShapeKey.GSShapeKeyFill`

*Type Property*

Boolean whether to fill the path.

## Declaration

```swift
static let fill: GSShapeKey
```

```objc
extern GSShapeKey const GSShapeKeyFill;
```

```python
GSShapeKeyFill: GSShapeKey
```

