# `GSGlyphsPreview.offset`

*Instance Property*

## Declaration

```swift
var offset: NSPoint { get set }
```

```objc
@property (nonatomic) NSPoint offset;
```

```python
offset() -> NSPoint
setOffset_(offset: NSPoint)
```

