---
title: normalizedPositionDidChange()
framework: tvuikit
role: symbol
role_heading: Instance Method
path: tvuikit/tvcollectionviewfullscreencell/normalizedpositiondidchange()
---

# normalizedPositionDidChange()

Notifies the cell when its normalized position changes.

## Declaration

```swift
func normalizedPositionDidChange()
```

## Discussion

Discussion

## See Also

### Managing Cell Position

- [normalizedPositionWillChange(_:)](tvuikit/tvcollectionviewfullscreencell/normalizedpositionwillchange(_:).md)
