Initializer
init(type:title:identifiers:)
Creates a new relationships section.
init(type: String, title: String, identifiers: [String])
Parameters
typeThe type of relationships in that section, for example, “Conforms To”.
titleThe title for this section.
identifiersThe list of related symbol references.