---
title: leave()
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: tabletopkit/tabletopnetworksession/leave()
---

# leave()

Leave the current multiplayer game

## Declaration

```swift
func leave()
```

## See Also

### Joining multiplayer games

- [start()](tabletopkit/tabletopnetworksession/start().md)
- [join()](tabletopkit/tabletopnetworksession/join().md)
- [terminate()](tabletopkit/tabletopnetworksession/terminate().md)
