<!--
{
  "documentType" : "article",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/text-style-values",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Text Style Values"
}
-->

# Text Style Values

Font size and weight.

## Discussion

```
NSString *const TVTextStyleTitle1;
NSString *const TVTextStyleTitle2;
NSString *const TVTextStyleTitle3;
NSString *const TVTextStyleHeadline;
NSString *const TVTextStyleSubtitle1;
NSString *const TVTextStyleSubtitle2;
NSString *const TVTextStyleSubtitle3;
NSString *const TVTextStyleCallout;
NSString *const TVTextStyleBody;
NSString *const TVTextStyleSubhead;
NSString *const TVTextStyleFootnote;
NSString *const TVTextStyleCaption1;
NSString *const TVTextStyleCaption2;
```

## Topics

### Constants

[TVTextStyleTitle1](/documentation/TVMLKit/TVTextStyleTitle1)

Use the `title1` font size and weight.

[TVTextStyleTitle2](/documentation/TVMLKit/TVTextStyleTitle2)

Use the `title2` font size and weight.

[TVTextStyleTitle3](/documentation/TVMLKit/TVTextStyleTitle3)

Use the `title3` font size and weight.

[TVTextStyleHeadline](/documentation/TVMLKit/TVTextStyleHeadline)

Use the `headline` font size and weight.

[TVTextStyleSubtitle1](/documentation/TVMLKit/TVTextStyleSubtitle1)

Use the `subtitle1` font size and weight.

[TVTextStyleSubtitle2](/documentation/TVMLKit/TVTextStyleSubtitle2)

Use the `subtitle2` font size and weight.

[TVTextStyleSubtitle3](/documentation/TVMLKit/TVTextStyleSubtitle3)

Use the `subtitle3` font size and weight.

[TVTextStyleCallout](/documentation/TVMLKit/TVTextStyleCallout)

Use the `callout` font size and weight.

[TVTextStyleBody](/documentation/TVMLKit/TVTextStyleBody)

Use the `body` font size and weight.

[TVTextStyleSubhead](/documentation/TVMLKit/TVTextStyleSubhead)

Use the `subhead` font size and weight.

[TVTextStyleFootnote](/documentation/TVMLKit/TVTextStyleFootnote)

Use the `footnote` font size and weight.

[TVTextStyleCaption1](/documentation/TVMLKit/TVTextStyleCaption1)

Use the `caption1` font size and weight.

[TVTextStyleCaption2](/documentation/TVMLKit/TVTextStyleCaption2)

Use the `caption2` font size and 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)