---
title: counterID
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/updatecounteraction/counterid
---

# counterID

The ID of the counter to update.

## Declaration

```swift
var counterID: ScoreCounter.Identifier { get }
```

## See Also

### Getting counter information

- [newValue](tabletopkit/updatecounteraction/newvalue.md)
