SectionsBuilder
@_functionBuilder
public struct SectionsBuilder : SectionsBuildable
The custom parameter attribute that constructs sections from multi-statement closures.
-
Build an array of section.
Declaration
Swift
public func buildSections() -> [Section]
View on GitHub
SectionsBuilder Structure Reference