---
title: endLocation
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopinteraction/value-swift.struct/endlocation
---

# endLocation

The expected end location

## Declaration

```swift
var endLocation: Point3D? { get }
```

## See Also

### Getting the position and location

- [pose](tabletopkit/tabletopinteraction/value-swift.struct/pose.md)
- [locationOnTable](tabletopkit/tabletopinteraction/value-swift.struct/locationontable.md)
- [endLocationOnTable](tabletopkit/tabletopinteraction/value-swift.struct/endlocationontable.md)
