---
title: AgeRangeService.RegulatoryFeature
framework: declaredagerange
role: symbol
role_heading: Enumeration
path: declaredagerange/agerangeservice/regulatoryfeature
---

# AgeRangeService.RegulatoryFeature

Defines the regulatory features that your app may need to support.

## Declaration

```swift
enum RegulatoryFeature
```

## Topics

### Checking regulatory requirements

- [AgeRangeService.RegulatoryFeature.declaredAgeRangeRequired](declaredagerange/agerangeservice/regulatoryfeature/declaredagerangerequired.md)
- [AgeRangeService.RegulatoryFeature.significantAppChangeRequiresAdultNotification](declaredagerange/agerangeservice/regulatoryfeature/significantappchangerequiresadultnotification.md)
- [AgeRangeService.RegulatoryFeature.significantAppChangeRequiresParentalConsent](declaredagerange/agerangeservice/regulatoryfeature/significantappchangerequiresparentalconsent.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)

## See Also

### Defining regulatory features

- [requiredRegulatoryFeatures](declaredagerange/agerangeservice/requiredregulatoryfeatures.md)
