---
title: isPrecise
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uidropproposal/isprecise
---

# isPrecise

A Boolean value that proposes that the drop interaction define the drop location precisely, such as at a specific point within existing text.

## Declaration

```swift
var isPrecise: Bool { get set }
```

## See Also

### Configuring a drop proposal

- [prefersFullSizePreview](uikit/uidropproposal/prefersfullsizepreview.md)
