---
title: activeParentalControls
framework: declaredagerange
role: symbol
role_heading: Instance Property
path: declaredagerange/agerangeservice/agerange/activeparentalcontrols
---

# activeParentalControls

The parental controls that are active on the device.

## Declaration

```swift
var activeParentalControls: AgeRangeService.ParentalControls
```

## Discussion

Discussion It’s important to note that the minimum age of legal adulthood varies depending on the region associated with someone’s Apple account.  If activeParentalControls is empty, either the device doesn’t have parental controls enabled as part of the response or a person’s age doesn’t fall into the reporting range for the specific region.

## See Also

### Fetching the age range

- [lowerBound](declaredagerange/agerangeservice/agerange/lowerbound.md)
- [upperBound](declaredagerange/agerangeservice/agerange/upperbound.md)
- [ageRangeDeclaration](declaredagerange/agerangeservice/agerange/agerangedeclaration.md)
