---
title: kCTFontMiniSystemFontType
framework: coretext
role: symbol
role_heading: Type Property
path: coretext/ctfontuifonttype/kctfontminisystemfonttype
---

# kCTFontMiniSystemFontType

The standard miniature system font used for mini controls and utility window labels and text.

## Declaration

```swift
static var kCTFontMiniSystemFontType: CTFontUIFontType { get }
```

## See Also

### Deprecated

- [kCTFontNoFontType](coretext/ctfontuifonttype/kctfontnofonttype.md)
- [kCTFontUserFontType](coretext/ctfontuifonttype/kctfontuserfonttype.md)
- [kCTFontUserFixedPitchFontType](coretext/ctfontuifonttype/kctfontuserfixedpitchfonttype.md)
- [kCTFontSystemFontType](coretext/ctfontuifonttype/kctfontsystemfonttype.md)
- [kCTFontEmphasizedSystemFontType](coretext/ctfontuifonttype/kctfontemphasizedsystemfonttype.md)
- [kCTFontSmallSystemFontType](coretext/ctfontuifonttype/kctfontsmallsystemfonttype.md)
- [kCTFontSmallEmphasizedSystemFontType](coretext/ctfontuifonttype/kctfontsmallemphasizedsystemfonttype.md)
- [kCTFontMiniEmphasizedSystemFontType](coretext/ctfontuifonttype/kctfontminiemphasizedsystemfonttype.md)
- [kCTFontViewsFontType](coretext/ctfontuifonttype/kctfontviewsfonttype.md)
- [kCTFontApplicationFontType](coretext/ctfontuifonttype/kctfontapplicationfonttype.md)
- [kCTFontLabelFontType](coretext/ctfontuifonttype/kctfontlabelfonttype.md)
- [kCTFontMenuTitleFontType](coretext/ctfontuifonttype/kctfontmenutitlefonttype.md)
- [kCTFontMenuItemFontType](coretext/ctfontuifonttype/kctfontmenuitemfonttype.md)
- [kCTFontMenuItemMarkFontType](coretext/ctfontuifonttype/kctfontmenuitemmarkfonttype.md)
- [kCTFontMenuItemCmdKeyFontType](coretext/ctfontuifonttype/kctfontmenuitemcmdkeyfonttype.md)
