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

# font

A property for accessing a font attribute.

## Declaration

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

## See Also

### Using Font and Layout Attributes

- [kern](foundation/attributescopes/uikitattributes/kern.md)
- [ligature](foundation/attributescopes/uikitattributes/ligature.md)
- [tracking](foundation/attributescopes/uikitattributes/tracking.md)
