SectionTexts

public protocol SectionTexts

Generates text which can be used as section header titles or footer titles.

  • Generates a optional section title for a given section

    Declaration

    Swift

    func text(inSection section: Int) -> String?

    Parameters

    section

    the section to generate the title for

    Return Value

    a section header title