<!--
{
  "availability" : [
    "tvOS: 13.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TVUIKit",
  "identifier" : "/documentation/TVUIKit/TVCollectionViewFullScreenCell/parallaxOffset",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "TVUIKit"
    ],
    "preciseIdentifier" : "c:objc(cs)TVCollectionViewFullScreenCell(py)parallaxOffset"
  },
  "title" : "parallaxOffset"
}
-->

# parallaxOffset

The number of pixels by which to shift the background from the center when moving focus.

```
var parallaxOffset: CGFloat { get }
```

## Discussion

A larger offset value creates a more dramatic parallax effect, and a smaller offset value creates a less dramatic effect.

---

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)