SwiftDocCTopicsVisualStyleTopicsVisualStyle.StyleEnumerationTopicsVisualStyle.StyleA visual style for a page’s Topics section.enum StyleTopicsEnumeration Casescase compactGridA grid of items based on the card image for each page.case detailedGridA grid of items based on the card image for each page.case hiddenDo not show child pages anywhere on the page.case listA list of the page’s topics, including their full declaration and abstract.Initializersinit?(rawValue: String)