NibDesignableTableViewHeaderFooterView

@IBDesignable
open class NibDesignableTableViewHeaderFooterView : UITableViewHeaderFooterView, NibDesignableProtocol

NibDesignableProtocol-compliant implementation of UITableViewHeaderFooterView

See also

NibDesignableProtocol

  • Workaround for the compile issue where empty initializer is not accessible in xcframework.

    Declaration

    Swift

    required public init()