The properties of UIKit.UICollectionViewTransitionLayout are listed below. For a list of all members, see the UICollectionViewTransitionLayout Members list.
See Also: Inherited members from UIKit.UICollectionViewLayout
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | CurrentLayout | UICollectionViewLayout. The active UICollectionViewLayout. |
| [read-only] | NextLayout | UICollectionViewLayout. The UICollectionViewLayout to which the UICollectionView will transition. |
| TransitionProgress | nfloat. The completion percentage. |