---
title: CTFontUIFontType.smallSystem
framework: coretext
role: symbol
role_heading: Case
path: coretext/ctfontuifonttype/smallsystem
---

# CTFontUIFontType.smallSystem

The standard small system font for informative text in alerts, column headings in lists, help tags, and small controls.

## Declaration

```swift
case smallSystem
```

## See Also

### Constants

- [CTFontUIFontType.none](coretext/ctfontuifonttype/none.md)
- [CTFontUIFontType.user](coretext/ctfontuifonttype/user.md)
- [CTFontUIFontType.userFixedPitch](coretext/ctfontuifonttype/userfixedpitch.md)
- [CTFontUIFontType.system](coretext/ctfontuifonttype/system.md)
- [CTFontUIFontType.emphasizedSystem](coretext/ctfontuifonttype/emphasizedsystem.md)
- [CTFontUIFontType.smallEmphasizedSystem](coretext/ctfontuifonttype/smallemphasizedsystem.md)
- [CTFontUIFontType.miniSystem](coretext/ctfontuifonttype/minisystem.md)
- [CTFontUIFontType.miniEmphasizedSystem](coretext/ctfontuifonttype/miniemphasizedsystem.md)
- [CTFontUIFontType.views](coretext/ctfontuifonttype/views.md)
- [CTFontUIFontType.application](coretext/ctfontuifonttype/application.md)
- [CTFontUIFontType.label](coretext/ctfontuifonttype/label.md)
- [CTFontUIFontType.menuTitle](coretext/ctfontuifonttype/menutitle.md)
- [CTFontUIFontType.menuItem](coretext/ctfontuifonttype/menuitem.md)
- [CTFontUIFontType.menuItemMark](coretext/ctfontuifonttype/menuitemmark.md)
- [CTFontUIFontType.menuItemCmdKey](coretext/ctfontuifonttype/menuitemcmdkey.md)
