---
title: Font.Context
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/font/context
---

# Font.Context

Information used to resolve a font.

## Declaration

```swift
struct Context
```

## Overview

Overview note: fontResolutionContext, resolve(in:)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
