UIKit.UICollectionViewController.TransitionLayout Method
The UICollectionViewTransitionLayout associated with this UIColllectionViewController.

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
Collection view managed by this view controller.
fromLayout
Starting point for the specified transition, typically the current layout for the collection view.
toLayout
The collection view's new layout.

Returns

Returns the UIKit.UICollectionViewTransitionLayout.

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