---
title: suggestedProposal
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitextdroprequest/suggestedproposal
---

# suggestedProposal

The text drop proposal offered by the text view.

## Declaration

```swift
var suggestedProposal: UITextDropProposal { get }
```

## See Also

### Getting information about the text drop request

- [dropPosition](uikit/uitextdroprequest/dropposition.md)
- [isSameView](uikit/uitextdroprequest/issameview.md)
