---
title: isRepeatable
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkchallengedefinition/isrepeatable
---

# isRepeatable

Indicates if a challenge can be attempted more than once.

## Declaration

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

## See Also

### Getting the challenge rules

- [durationOptions](gamekit/gkchallengedefinition/durationoptions.md)
