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

# enabled

Repeating button actions will be enabled.

## Declaration

```swift
static let enabled: ButtonRepeatBehavior
```

## See Also

### Getting repeat behaviors

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