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

# isTransitioningToCenterIndexPath

A Boolean value that indicates whether the cell is changing index paths.

```
var isTransitioningToCenterIndexPath: Bool { get }
```

## Discussion

Use this property to determine whether the cell is changing focus to another cell.

---

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)