---
title: endLocation
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/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](appkit/nstextrange/location.md)
- [isEmpty](appkit/nstextrange/isempty.md)
