NSCollectionViewTransitionLayout
An object that implements custom behaviors when changing from one layout to another in a collection view.
Declaration
class NSCollectionViewTransitionLayoutOverview
Transition layout objects are commonly used to implement interactive transitions between layouts, where the transition itself is driven by a gesture recognizer.
Topics
Initializing the Transition Layout Object
Updating the Transition Information
transitionProgressupdateValue(_:forAnimatedKey:)value(forAnimatedKey:)NSCollectionViewTransitionLayout.AnimatedKey
Accessing the Layout Objects
See Also
Layouts
Implementing modern collection viewsNSCollectionViewFlowLayoutNSCollectionViewDelegateFlowLayoutNSCollectionViewGridLayoutNSCollectionViewLayoutAttributesNSCollectionViewLayoutNSCollectionViewCompositionalLayoutNSCollectionViewCompositionalLayoutConfigurationNSCollectionViewCompositionalLayoutSectionProviderNSCollectionLayoutSectionOrthogonalScrollingBehavior