<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVCaption/FontWeight",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@E@AVCaptionFontWeight"
  },
  "title" : "AVCaption.FontWeight"
}
-->

# AVCaption.FontWeight

Font weights for a caption.

```
enum FontWeight
```

## Topics

### Font weights

[`AVCaptionFontWeightUnknown`](/documentation/AVFoundation/AVCaption/FontWeight/unknown)

An unknown font weight.

[`AVCaptionFontWeightNormal`](/documentation/AVFoundation/AVCaption/FontWeight/normal)

A normal font weight.

[`AVCaptionFontWeightBold`](/documentation/AVFoundation/AVCaption/FontWeight/bold)

A bold font weight.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)