UIKit.UICollectionViewSource.TransitionLayout Method
The UICollectionViewTransitionLayout used to move between the specified UICollectionViewLayouts.

Syntax

[Foundation.Export("collectionView:transitionLayoutForOldLayout:newLayout:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual UICollectionViewTransitionLayout TransitionLayout (UICollectionView collectionView, UICollectionViewLayout fromLayout, UICollectionViewLayout toLayout)

Parameters

collectionView
Documentation for this section has not yet been entered.
fromLayout
Documentation for this section has not yet been entered.
toLayout
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0