FUIBaseCollectionViewTableViewCell

@MainActor
open class FUIBaseCollectionViewTableViewCell : UITableViewCell

Re-implementation of FUICollectionViewTableViewCell, which does not implement NibDesignable protocol.

Important

Autosizes to fit content, using collectionViewLayout.collectionViewContentSize.height property.