---
title: isPresentingFriendRequestViewController
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gklocalplayer/ispresentingfriendrequestviewcontroller
---

# isPresentingFriendRequestViewController

A Boolean value that indicates whether your game presents the friends request view controller.

## Declaration

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

## Discussion

Discussion true if the friends request view controller appears; otherwise, false.

## See Also

### Adding Friends

- [presentFriendRequestCreator(from:)](gamekit/gklocalplayer/presentfriendrequestcreator(from:)-7j1kn.md)
- [presentFriendRequestCreator(from:)](gamekit/gklocalplayer/presentfriendrequestcreator(from:)-7clh6.md)
