---
title: matchRequest
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkmatchmakerviewcontroller/matchrequest
---

# matchRequest

The configuration for the desired match.

## Declaration

```swift
var matchRequest: GKMatchRequest { get }
```

## See Also

### Creating and configuring the view controller

- [init(matchRequest:)](gamekit/gkmatchmakerviewcontroller/init(matchrequest:).md)
- [init(invite:)](gamekit/gkmatchmakerviewcontroller/init(invite:).md)
- [canStartWithMinimumPlayers](gamekit/gkmatchmakerviewcontroller/canstartwithminimumplayers.md)
- [matchmakingMode](gamekit/gkmatchmakerviewcontroller/matchmakingmode.md)
- [GKMatchmakingMode](gamekit/gkmatchmakingmode.md)
