# `GSFontMaster.defaultXHeight`

*Instance Property*

The xHeight.

## Declaration

```swift
var defaultXHeight: CGFloat { get }
```

```objc
@property (nonatomic, readonly) CGFloat defaultXHeight;
```

```python
defaultXHeight() -> float
```

