---
title: "normalizedPositionWillChange(_:)"
framework: tvuikit
role: symbol
role_heading: Instance Method
path: "tvuikit/tvcollectionviewfullscreencell/normalizedpositionwillchange(_:)"
---

# normalizedPositionWillChange(_:)

Notifies the cell when its normalized position is about to change.

## Declaration

```swift
func normalizedPositionWillChange(_ nextNormalizedPosition: CGFloat)
```

## See Also

### Managing Cell Position

- [normalizedPositionDidChange()](tvuikit/tvcollectionviewfullscreencell/normalizedpositiondidchange().md)
