---
title: intent
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicollectionviewdropproposal/intent-swift.property
---

# intent

The option to use when incorporating the dropped items into your content.

## Declaration

```swift
var intent: UICollectionViewDropProposal.Intent { get }
```

## See Also

### Getting the Proposed Drop Location

- [UICollectionViewDropProposal.Intent](uikit/uicollectionviewdropproposal/intent-swift.enum.md)
- [UIDropOperation](uikit/uidropoperation.md)
