FUIListCardCollectionViewCell

@MainActor
open class FUIListCardCollectionViewCell<ItemIdentifier> : FUIBaseDrawingCollectionViewCell<FUIListCardView<ItemIdentifier>> where ItemIdentifier : Hashable, ItemIdentifier : Identifiable

Showing business list card information as inner view for collection view cell.

  • nodoc:

    Declaration

    Swift

    @MainActor
    open override func layoutSubviews()