# `GSHandle`

*Class*

## Declaration

```swift
class GSHandle
```

```objc
@interface GSHandle : NSObject
```

```python
class GSHandle(NSObject)
```

## Topics

### Instance Properties

- [`GSHandle.canAttachCorner`](/Core/GlyphsCore/GSHandle/canAttachCorner)
- [`GSHandle.canAttachHint`](/Core/GlyphsCore/GSHandle/canAttachHint)
- [`GSHandle.cursor`](/Core/GlyphsCore/GSHandle/cursor)
- [`GSHandle.flag`](/Core/GlyphsCore/GSHandle/flag)
- [`GSHandle.object`](/Core/GlyphsCore/GSHandle/object)
- [`GSHandle.parent`](/Core/GlyphsCore/GSHandle/parent)
- [`GSHandle.position`](/Core/GlyphsCore/GSHandle/position)

## Relationships

### Inherits From

- `NSObject`

### Conforms To

- [`GSSelectableElementProtocol`](/Core/GlyphsCore/GSSelectableElementProtocol)

