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

# locationOnTable

The 2D location of the main interaction object

## Declaration

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

## See Also

### Getting the position and location

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