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

# UICellConfigurationState.DropState.targeted

The cell is the drop target for a drag session.

## Declaration

```swift
case targeted
```

## See Also

### Drop states

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