# `GSShapeKey.GSShapeKeyHidden`

*Type Property*

Boolean whether the shape is hidden (does not participate in drawing).

## Declaration

```swift
static let hidden: GSShapeKey
```

```objc
extern GSShapeKey const GSShapeKeyHidden;
```

```python
GSShapeKeyHidden: GSShapeKey
```

