# `GSIntersectionState`

*Enumeration*

## Declaration

```swift
enum GSIntersectionState
```

```objc
enum GSIntersectionState : uint8_t;
```

```python
GSIntersectionState
```

## Topics

### Enumeration Cases

- [`GSIntersectionState.ONTOP`](/Core/GlyphsCore/GSIntersectionState/ONTOP)
- [`GSIntersectionState.PARALLEL`](/Core/GlyphsCore/GSIntersectionState/PARALLEL)

