# `GSPointNull`

*Global Variable*

Extension in the spirit of `CGRectNull`.

## Declaration

```swift
let GSPointNull: CGPoint
```

```objc
static const CGPoint GSPointNull;
```

```python
GSPointNull: CGPoint
```

