---
title: kCTFontMenuItemMarkFontType
framework: coretext
role: symbol
role_heading: Type Property
path: coretext/ctfontuifonttype/kctfontmenuitemmarkfonttype
---

# kCTFontMenuItemMarkFontType

The font used to draw menu-item marks.

## Declaration

```swift
static var kCTFontMenuItemMarkFontType: 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)
- [kCTFontMenuItemCmdKeyFontType](coretext/ctfontuifonttype/kctfontmenuitemcmdkeyfonttype.md)
