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

# tertiary

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

## Declaration

```swift
static let tertiary: HierarchicalShapeStyle
```

## See Also

### Getting hierarchical shape styles

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