---
title: font
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsmenu/font
---

# font

The font of the menu and its submenus.

## Declaration

```swift
var font: NSFont! { get set }
```

## Discussion

Discussion This property contains a font object of the menu and its submenus that don’t specify fonts of their own.
