Contents

isTransitioningToCenterIndexPath

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

Declaration

var isTransitioningToCenterIndexPath: Bool { get }

Discussion

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

See Also

Managing transitions