---
title: expanded
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/tabsectionexpansion/expanded
---

# expanded

The section is initially expanded in the sidebar.

## Declaration

```swift
static let expanded: TabSectionExpansion
```

## See Also

### Tab section expansion options

- [automatic](swiftui/tabsectionexpansion/automatic.md)
- [collapsed](swiftui/tabsectionexpansion/collapsed.md)
