---
title: secondary
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/hierarchicalshapestyle/secondary
---

# secondary

A shape style that maps to the second level of the current content style.

## Declaration

```swift
static let secondary: HierarchicalShapeStyle
```

## See Also

### Getting hierarchical shape styles

- [primary](swiftui/hierarchicalshapestyle/primary.md)
- [tertiary](swiftui/hierarchicalshapestyle/tertiary.md)
- [quaternary](swiftui/hierarchicalshapestyle/quaternary.md)
