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

# count

The number of score counters.

## Declaration

```swift
var count: Int { get }
```

## See Also

### Getting the counter details

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