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

# disabled

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

## Declaration

```swift
static let disabled: WindowInteractionBehavior
```
