# `GSGlyphsPreview.selectionOffset`

*Instance Property*

## Declaration

```swift
var selectionOffset: CGFloat { get set }
```

```objc
@property (nonatomic) CGFloat selectionOffset;
```

```python
selectionOffset() -> float
setSelectionOffset_(selectionOffset: float)
```

