---
title: "cursors(hovering:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tablesnapshot/cursors(hovering:)"
---

# cursors(hovering:)

## Declaration

```swift
func cursors(hovering equipmentID: EquipmentIdentifier) -> [TableCursor]
```

## See Also

### Getting cursors

- [cursors](tabletopkit/tablesnapshot/cursors.md)
- [cursor(matching:)](tabletopkit/tablesnapshot/cursor(matching:).md)
- [cursor(controlling:)](tabletopkit/tablesnapshot/cursor(controlling:).md)
- [cursors(forPlayer:)](tabletopkit/tablesnapshot/cursors(forplayer:).md)
- [cursors(controlling:)](tabletopkit/tablesnapshot/cursors(controlling:).md)
- [cursors(for:)](tabletopkit/tablesnapshot/cursors(for:).md)
- [cursors(matching:)](tabletopkit/tablesnapshot/cursors(matching:).md)
