---
title: kCTFontToolbarFontType
framework: coretext
role: symbol
role_heading: Type Property
path: coretext/ctfontuifonttype/kctfonttoolbarfonttype
---

# kCTFontToolbarFontType

The font used for labels of toolbar items.

## Declaration

```swift
static var kCTFontToolbarFontType: 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)
- [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)
