---
title: challengeDelegate
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkchallengesviewcontroller/challengedelegate
---

# challengeDelegate

## Declaration

```swift
weak var challengeDelegate: (any GKChallengesViewControllerDelegate)! { get set }
```
