<!--
{
  "availability" : [
    "tvOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TVServices",
  "identifier" : "/documentation/TVServices/TVContentItemImageTrait/screenScale2x",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "TV Services"
    ],
    "preciseIdentifier" : "c:@E@TVContentItemImageTrait@TVContentItemImageTraitScreenScale2x"
  },
  "title" : "screenScale2x"
}
-->

# screenScale2x

An image meant for a Retina display.

```
static var screenScale2x: TVContentItemImageTrait { get }
```

## Discussion

Specify this constant, or the [`screenScale1x`](/documentation/TVServices/TVContentItemImageTrait/screenScale1x) constant, but not both.

---

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)