---
title: TopicsVisualStyle
framework: docc
role: symbol
role_heading: Directive
path: docc/topicsvisualstyle
---

# TopicsVisualStyle

A directive for specifying the style that should be used when rendering a page’s Topics section.

## Declaration

```swift
@TopicsVisualStyle(_ style: Style)
```

## Parameters

- `style`: The specified style that should be used when rendering a page’s Topics section. (required)
