ViewersHeaderReusableView
class ViewersHeaderReusableView : UICollectionReusableView
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet var collectionReuseView: UICollectionReusableView!
-
Undocumented
Declaration
Swift
@IBOutlet weak var titleLabel: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var subTitleLabel: UILabel!
-
Undocumented
Declaration
Swift
required init?(coder aDecoder: NSCoder)
-
Undocumented
Declaration
Swift
override init(frame: CGRect)