---
title: isInvitable
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkplayer/isinvitable
---

# isInvitable

A Boolean value that indicates whether the local player can send an invitation to the player.

## Declaration

```swift
var isInvitable: Bool { get }
```

## See Also

### Accessing player details

- [alias](gamekit/gkplayer/alias.md)
- [displayName](gamekit/gkplayer/displayname.md)
- [isFriend](gamekit/gkplayer/isfriend.md)
