SwiftDocCTutorialSectionClassTutorialSectionA section containing steps to complete to finish a Tutorial.final class TutorialSectionTopicsInitializersconvenience init?(from: BlockDirective, source: URL?, for: DocumentationBundle, problems: inout [Problem])Instance Propertiesvar abstract: Paragraph?var children: [Semantic]let introduction: [MarkupLayout]The content in the task section.var markup: any Markuplet originalMarkup: BlockDirectivevar range: SourceRange?let redirects: [Redirect]?let stepsContent: Steps?The Steps necessary to complete this section.let title: StringThe title of the section.Instance Methodsfunc accept<V>(inout V) -> V.ResultType Propertiesstatic let directiveName: Stringstatic let introducedVersion: String