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

# automatic

The default button sizing behavior appropriate for the button’s contextual placement and platform.

## Declaration

```swift
static var automatic: ButtonSizing { get }
```
