NibDesignableFUIBaseCollectionViewCell
@IBDesignable
@MainActor
open class NibDesignableFUIBaseCollectionViewCell : FUIBaseCollectionViewCell, NibDesignableProtocol
NibDesignableProtocol-compliant implementation of UICollectionViewCell
See also
-
Workaround for the compile issue where empty initializer is not accessible in xcframework.
Declaration
Swift
@MainActor required public init()