---
title: ageRangeDeclaration
framework: declaredagerange
role: symbol
role_heading: Instance Property
path: declaredagerange/agerangeservice/agerange/agerangedeclaration
---

# ageRangeDeclaration

Information about how the person set their age range.

## Declaration

```swift
var ageRangeDeclaration: AgeRangeService.AgeRangeDeclaration?
```

## Discussion

Discussion This property provides context about the reliability and source of the age information. Use this information to determine the appropriate level of content restriction required for your app’s features. For more information about declaration types, refer to AgeRangeService.AgeRangeDeclaration.

## See Also

### Fetching the age range

- [lowerBound](declaredagerange/agerangeservice/agerange/lowerbound.md)
- [upperBound](declaredagerange/agerangeservice/agerange/upperbound.md)
- [activeParentalControls](declaredagerange/agerangeservice/agerange/activeparentalcontrols.md)
