The properties of UIKit.UICollectionViewController are listed below. For a list of all members, see the UICollectionViewController Members list.
See Also: Inherited members from UIKit.UIViewController
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| ClearsSelectionOnViewWillAppear | bool. Whether this UICollectionViewController clears the selection when the UICollectionView appears. | |
| CollectionView | UICollectionView. The UICollectionView managed by this UICollectionViewController. | |
| [read-only] | Layout | UICollectionViewLayout. The UICollectionViewLayout used to initialize this UICollectionViewController. Read-only. |
| UseLayoutToLayoutNavigationTransitions | bool. Whether this UICollectionViewController coordinates transitions with a UINavigationController. |