---
title: newValue
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/updatecounteraction/newvalue
---

# newValue

The new value to set for the counter.

## Declaration

```swift
var newValue: Int64 { get }
```

## See Also

### Getting counter information

- [counterID](tabletopkit/updatecounteraction/counterid.md)
