---
title: automatic
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/disclosuregroupstyle/automatic
---

# automatic

A disclosure group style that resolves its appearance automatically based on the current context.

## Declaration

```swift
@MainActor @preconcurrency static var automatic: AutomaticDisclosureGroupStyle { get }
```
