# `GSFontMaster.defaultCapHeight`

*Instance Property*

The capHeight.

## Declaration

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

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

```python
defaultCapHeight() -> float
```

