# Disabled

> Represents a situation or context in which the usage of DataMode s is not applicable.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
Disabled = 0
```

### Remarks

This mode disables the DataMode switch in the docking area.
