---
title: default
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avplayeritemlegibleoutput/textstylingresolution-swift.struct/default
---

# default

The text styling information is the same level of information that AVFoundation uses within a player layer.

## Declaration

```swift
static let `default`: AVPlayerItemLegibleOutput.TextStylingResolution
```

## Discussion

Discussion Specify this level of text styling resolution to receive attributed strings from an AVPlayerItemLegibleOutput that include the same level of styling information that AVFoundation would use itself to render text within an AVPlayerLayer. The text styling will accommodate user-level Media Accessibility settings.

## See Also

### Text styling options

- [sourceAndRulesOnly](avfoundation/avplayeritemlegibleoutput/textstylingresolution-swift.struct/sourceandrulesonly.md)
