---
title: maximumRating
framework: managedsettings
role: symbol
role_heading: Instance Property
path: managedsettings/appstoresettings/maximumrating-swift.property
---

# maximumRating

The maximum app rating the user can download.

## Declaration

```swift
var maximumRating: Int? { get set }
```

## Discussion

Discussion The value is nil if your app doesn’t constrain this setting. The following list provides U.S. rating descriptions for the levels: 1000 - All 600 - 17+ 300 - 12+ 200 - 9+ 100 - 4+ 0 - None

## See Also

### Setting an app rating limit

- [maximumRating](managedsettings/appstoresettings/maximumrating-swift.type.property.md)
