# Sandbox.UI.DropAction

What a drop would do here - what a panel answers while a drag hovers it, and what the OS
shows on the drag cursor. None rejects.

- Kind: enum
- Namespace: `Sandbox.UI`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`Copy`](/api/Sandbox.UI.DropAction/Copy)
- [`Move`](/api/Sandbox.UI.DropAction/Move)
- [`None`](/api/Sandbox.UI.DropAction/None)
