UIKit.UICollectionView: Constructor Members

The constructors of UIKit.UICollectionView are listed below. For a list of all members, see the UICollectionView Members list.

See Also: Inherited members from UIKit.UIScrollView

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Instantiates a new UIKit.UICollectionView with the specified layout.

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.