UIKit.UICollectionViewController: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
ClearsSelectionOnViewWillAppearbool. Whether this UICollectionViewController clears the selection when the UICollectionView appears.
CollectionViewUICollectionView. The UICollectionView managed by this UICollectionViewController.
[read-only]
LayoutUICollectionViewLayout. The UICollectionViewLayout used to initialize this UICollectionViewController. Read-only.
UseLayoutToLayoutNavigationTransitionsbool. Whether this UICollectionViewController coordinates transitions with a UINavigationController.