Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.
mattt edited this page Jun 10, 2021 · 9 revisions

Types

  • Callout.Delimiter: A label that marks the beginning of a callout.
  • DiscussionPart: A part of the discussion.
  • Callout: A documentation callout, such as a note, remark, or warning.
  • Documentation: Documentation for a Swift declaration.
  • Parameter: A named parameter for a function, initializer, method, or subscript.