---
title: endLocation
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextrange/endlocation
---

# endLocation

The ending location of the text range.

## Declaration

```swift
var endLocation: any NSTextLocation { get }
```

## See Also

### Characteristics of the text range

- [location](uikit/nstextrange/location.md)
- [isEmpty](uikit/nstextrange/isempty.md)
