---
title: "triggerForFriending(handler:)"
framework: gamekit
role: symbol
role_heading: Instance Method
path: "gamekit/gkaccesspoint/triggerforfriending(handler:)"
---

# triggerForFriending(handler:)

Brings up the invite friends view.

## Declaration

```swift
func triggerForFriending(handler: (@Sendable () -> Void)? = nil)
```

```swift
func triggerForFriending() async
```
