# None

> No indication (drag should not be performed).

## Definition

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

```csharp
None = 0
```

### Remarks

Additional Resources: [DragAndDrop](/engine/6000.6/script-reference/unityeditor/draganddrop.md) class.
