---
title: isSameView
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitextdroprequest/issameview
---

# isSameView

A Boolean value indicating whether the drag and the drop are within the same text view.

## Declaration

```swift
var isSameView: Bool { get }
```

## See Also

### Getting information about the text drop request

- [dropPosition](uikit/uitextdroprequest/dropposition.md)
- [suggestedProposal](uikit/uitextdroprequest/suggestedproposal.md)
