<!--
{
  "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

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

An unknown font weight.

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

A normal font weight.

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

A bold font weight.



---

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)