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

# triggerForPlayTogether(handler:)

Displays the view that allows players to engage each other with activities and challenges.

## Declaration

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

```swift
func triggerForPlayTogether() async
```

## Mentioned in

Creating engaging challenges from leaderboards
