---
title: newState
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/updateequipmentaction/newstate
---

# newState

The new state of the equipment.

## Declaration

```swift
var newState: State? { get }
```
