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

# automatic

The default gauge view style in the current context of the view being styled.

## Declaration

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