---
title: font
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicellaccessory-swift.struct/labeloptions/font
---

# font

The font for the label.

## Declaration

```swift
var font: UIFont
```

## Discussion

Discussion The default value of this property is the preferred font for body.

## See Also

### Accessing configuration options

- [isHidden](uikit/uicellaccessory-swift.struct/labeloptions/ishidden.md)
- [reservedLayoutWidth](uikit/uicellaccessory-swift.struct/labeloptions/reservedlayoutwidth.md)
- [tintColor](uikit/uicellaccessory-swift.struct/labeloptions/tintcolor.md)
- [adjustsFontForContentSizeCategory](uikit/uicellaccessory-swift.struct/labeloptions/adjustsfontforcontentsizecategory.md)
