LabeledSectionBreakStyle

public protocol LabeledSectionBreakStyle : Sendable

Labeled section break style

Available where Self == DefaultLabeledSectionBreakStyle

  • defaultStyle Extension method

    Default style

    Declaration

    Swift

    public static var defaultStyle: Self { get }