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

# automatic

The automatic repeat behavior.

## Declaration

```swift
static let automatic: ButtonRepeatBehavior
```

## See Also

### Getting repeat behaviors

- [enabled](swiftui/buttonrepeatbehavior/enabled.md)
- [disabled](swiftui/buttonrepeatbehavior/disabled.md)
