<!--
{
  "availability" : [
    "iOS: 26.4.0 -",
    "iPadOS: 26.4.0 -",
    "macCatalyst: 26.4.0 -",
    "macOS: 26.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DeclaredAgeRange",
  "identifier" : "/documentation/DeclaredAgeRange/AgeRangeService/RegulatoryFeature",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Declared Age Range"
    ],
    "preciseIdentifier" : "s:16DeclaredAgeRange0bC7ServiceV17RegulatoryFeatureO"
  },
  "title" : "AgeRangeService.RegulatoryFeature"
}
-->

# AgeRangeService.RegulatoryFeature

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

```
enum RegulatoryFeature
```

## Topics

### Checking regulatory requirements

[`AgeRangeService.RegulatoryFeature.declaredAgeRangeRequired`](/documentation/DeclaredAgeRange/AgeRangeService/RegulatoryFeature/declaredAgeRangeRequired)

Indicates the person is required to share their age range with your app.

[`AgeRangeService.RegulatoryFeature.significantAppChangeRequiresAdultNotification`](/documentation/DeclaredAgeRange/AgeRangeService/RegulatoryFeature/significantAppChangeRequiresAdultNotification)

Indicates that adult users must acknowledge your app’s significant change.

[`AgeRangeService.RegulatoryFeature.significantAppChangeRequiresParentalConsent`](/documentation/DeclaredAgeRange/AgeRangeService/RegulatoryFeature/significantAppChangeRequiresParentalConsent)

Indicates a parent or guardian is required to acknowledge and consent to a significant app change.

### Deprecated



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)