UIKit.UICollectionViewController: Constructor Members

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

Public Constructors

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.

Protected Constructors

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.