---
title: hovering
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tablecursor/hovering
---

# hovering

The current destination for the equipment, if the interaction were to end now. nil if no destination is currently available.

## Declaration

```swift
var hovering: TabletopInteraction.Destination?
```

## See Also

### Getting information about the equipment in the interaction

- [controlledEquipmentPose](tabletopkit/tablecursor/controlledequipmentpose.md)
