The constructors of UIKit.UICollectionViewController are listed below. For a list of all members, see the UICollectionViewController Members list.
See Also: Inherited members from UIKit.UIViewController
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor, initializes a new instance of this class, configuring the collection view with the provided layout. | ||
| Constructor, initializes a new instance of this class, configuring the collection view from a specified nib file. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |