---
title: ControllingSeats.current
framework: tabletopkit
role: symbol
role_heading: Case
path: tabletopkit/controllingseats/current
---

# ControllingSeats.current

Lets only seats currently in turn interact with the equipment.

## Declaration

```swift
case current
```

## See Also

### Seats

- [ControllingSeats.any](tabletopkit/controllingseats/any.md)
- [ControllingSeats.restricted(_:)](tabletopkit/controllingseats/restricted(_:).md)
- [ControllingSeats.restrictedCurrent(_:)](tabletopkit/controllingseats/restrictedcurrent(_:).md)
- [ControllingSeats.inherited](tabletopkit/controllingseats/inherited.md)
