UICollectionComponentReusableView
open class UICollectionComponentReusableView : UICollectionReusableView, ComponentRenderable
The header or footer view as the container that renders the component.
-
Create a new view with identifier for reuse.
Declaration
Swift
public override init(frame: CGRect)