---
title: font
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributescopes/appkitattributes/font
---

# font

A property for accessing a font attribute.

## Declaration

```swift
let font: AttributeScopes.AppKitAttributes.FontAttribute
```

## See Also

### Using Font and Layout Attributes

- [kern](foundation/attributescopes/appkitattributes/kern.md)
- [ligature](foundation/attributescopes/appkitattributes/ligature.md)
- [glyphInfo](foundation/attributescopes/appkitattributes/glyphinfo.md)
- [tracking](foundation/attributescopes/appkitattributes/tracking.md)
