---
title: "setTurn(forSeat:context:)"
framework: tabletopkit
role: symbol
role_heading: Type Method
path: "tabletopkit/tabletopaction/setturn(forseat:context:)"
---

# setTurn(forSeat:context:)

## Declaration

```swift
static func setTurn(forSeat seat: some TableSeat, context: UInt64 = 0) -> Self
```

## See Also

### Taking turns

- [setTurn(forSeats:context:)](tabletopkit/tabletopaction/setturn(forseats:context:)-3msxi.md)
- [setTurn(forSeats:context:)](tabletopkit/tabletopaction/setturn(forseats:context:)-4sgng.md)
- [setTurn(matching:context:)](tabletopkit/tabletopaction/setturn(matching:context:)-6mq07.md)
- [setTurn(matching:context:)](tabletopkit/tabletopaction/setturn(matching:context:)-88ymv.md)
