---
title: UICellConfigurationState.DragState.none
framework: uikit
role: symbol
role_heading: Case
path: uikit/uicellconfigurationstate-swift.struct/dragstate/none
---

# UICellConfigurationState.DragState.none

The system hasn’t associated the cell with a drag session.

## Declaration

```swift
case none
```

## See Also

### Drag states

- [UICellConfigurationState.DragState.lifting](uikit/uicellconfigurationstate-swift.struct/dragstate/lifting.md)
- [UICellConfigurationState.DragState.dragging](uikit/uicellconfigurationstate-swift.struct/dragstate/dragging.md)
