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

# ControllingSeats.inherited

The value is inherited from the parent. The table implicit value is considered to be .any.

## Declaration

```swift
case inherited
```

## See Also

### Seats

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