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

# UICellConfigurationState.DropState.none

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

## Declaration

```swift
case none
```

## See Also

### Drop states

- [UICellConfigurationState.DropState.notTargeted](uikit/uicellconfigurationstate-swift.struct/dropstate/nottargeted.md)
- [UICellConfigurationState.DropState.targeted](uikit/uicellconfigurationstate-swift.struct/dropstate/targeted.md)
