---
title: localPlayer
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopgame/localplayer
---

# localPlayer

The player who runs this tabletop game instance on their device.

## Declaration

```swift
final var localPlayer: Player { get }
```
