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

# endLocationOnTable

The expected end 2D location of the main interaction object

## Declaration

```swift
var endLocationOnTable: TableVisualState.Point2D? { get }
```

## See Also

### Getting the position and location

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