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

# cursor(matching:)

## Declaration

```swift
func cursor(matching id: TableCursorIdentifier) -> TableCursor?
```

## See Also

### Getting cursors

- [cursors](tabletopkit/tablesnapshot/cursors.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)
