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

# enabled

The enabled behavior. The associated window interaction behavior will be enabled.

## Declaration

```swift
static let enabled: WindowInteractionBehavior
```
