The members of UIKit.UICollectionReusableView are listed below.
See Also: Inherited members from UIKit.UIView
| Default constructor, initializes a new instance of this class. | ||
| Initializes the UICollectionReusableView with the specified frame. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. |
| 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. |
| [read-only] static | Appearance | UICollectionReusableView.UICollectionReusableViewAppearance. Strongly-typed property that returns the UIAppearance class for this class. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | ReuseIdentifier | Foundation.NSString. Used to specify kinds of UICollectionReusableView's that may be reused by the queue. |