FUIObjectCardCollectionViewCell

@MainActor
open class FUIObjectCardCollectionViewCell : FUIBaseDrawingCollectionViewCell<FUIObjectCardView>

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

  • nodoc:

    Declaration

    Swift

    @MainActor
    open override func layoutSubviews()
  • Show skeleton for single line object card collection view cell.

    Declaration

    Swift

    @MainActor
    public func showSingleLineSkeleton()