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

# screenScale1x

An image meant for a regular display.

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

## Discussion

Specify this constant, or the [`screenScale2x`](/documentation/TVServices/TVContentItemImageTrait/screenScale2x) 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)