---
title: "ControllingSeats.restricted(_:)"
framework: tabletopkit
role: symbol
role_heading: Case
path: "tabletopkit/controllingseats/restricted(_:)"
---

# ControllingSeats.restricted(_:)

Lets players in specific seats interact with the equipment.

## Declaration

```swift
case restricted([TableSeatIdentifier])
```

## See Also

### Seats

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