# `GSFrameView.glyphFrame`

*Instance Property*

## Declaration

```swift
var glyphFrame: NSRect { get set }
```

```objc
@property (nonatomic) NSRect glyphFrame;
```

```python
glyphFrame() -> NSRect
setGlyphFrame_(glyphFrame: NSRect)
```

