CommonSectionViewStyle

public protocol CommonSectionViewStyle

Common section view style

Available where Self == DefaultCommonSectionViewStyle

  • defaultStyle Extension method

    The default style

    Declaration

    Swift

    public static var defaultStyle: Self { get }