---
title: smallSystemFontSize
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uifont/smallsystemfontsize
---

# smallSystemFontSize

The size, in points, of the standard small system font.

## Declaration

```swift
class var smallSystemFontSize: CGFloat { get }
```

## See Also

### Getting System Font Information

- [labelFontSize](uikit/uifont/labelfontsize.md)
- [buttonFontSize](uikit/uifont/buttonfontsize.md)
- [systemFontSize](uikit/uifont/systemfontsize.md)
