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