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

# kern

A property for accessing a kerning attribute.

## Declaration

```swift
let kern: AttributeScopes.UIKitAttributes.KernAttribute
```

## See Also

### Using Font and Layout Attributes

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