---
title: kCTFontUserFontType
framework: coretext
role: symbol
role_heading: Type Property
path: coretext/ctfontuifonttype/kctfontuserfonttype
---

# kCTFontUserFontType

The font used by default for documents and other text under the user’s control.

## Declaration

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

## See Also

### Deprecated

- [kCTFontNoFontType](coretext/ctfontuifonttype/kctfontnofonttype.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)
- [kCTFontMiniSystemFontType](coretext/ctfontuifonttype/kctfontminisystemfonttype.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)
