# `GSShapeKey.GSShapeKeyMask`

*Type Property*

The value for this key provides a method `-intValue` returning an `int` conforming to `GSMaskType`.

## Declaration

```swift
static let mask: GSShapeKey
```

```objc
extern GSShapeKey const GSShapeKeyMask;
```

```python
GSShapeKeyMask: GSShapeKey
```

