---
title: cursors
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tablesnapshot/cursors
---

# cursors

## Declaration

```swift
var cursors: [TableCursor] { get }
```

## See Also

### Getting cursors

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