SwiftDocCContentAndMediaClassContentAndMediaA piece of media, such as an image or video, with an attached description.final class ContentAndMediaTopicsInitializersconvenience init?(from: BlockDirective, source: URL?, for: DocumentationBundle, problems: inout [Problem])Instance Propertieslet content: MarkupContainerThe prose content of the slide.let eyebrow: String?An optional eyebrow to display at the top of the slide.let layout: Layout?The Layout of the slide.let media: (any Media)?A Media item to display next to the content.let mediaPosition: ContentAndMedia.MediaPositionThe visual position of a semantic object’s piece of media in relation to its prose content.let originalMarkup: BlockDirectivelet title: String?The title of this slide.Instance Methodsfunc accept<V>(inout V) -> V.ResultType Propertiesstatic let directiveName: Stringstatic let introducedVersion: StringEnumerationsenum MediaPositionConstants that represent the media’s position in relation to prose content.