---
title: ids
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/countercollection/ids
---

# ids

The identifiers of the score counters.

## Declaration

```swift
var ids: [ScoreCounter.ID] { get }
```

## See Also

### Getting the counter details

- [count](tabletopkit/countercollection/count.md)
