SectionsBuildable
public protocol SectionsBuildable
Represents an instance that can build sections.
-
Build an array of section.
Declaration
Swift
func buildSections() -> [Section]
Carbon Docs (100% documented)
public protocol SectionsBuildable
Represents an instance that can build sections.
Build an array of section.
Swift
func buildSections() -> [Section]