---
title: parallaxOffset
framework: tvuikit
role: symbol
role_heading: Instance Property
path: tvuikit/tvcollectionviewfullscreenlayoutattributes/parallaxoffset
---

# parallaxOffset

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

## Declaration

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

## Discussion

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