---
title: Family Controls
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/entitlements/com.apple.developer.family-controls
---

# Family Controls

A Boolean value that indicates whether the app can request or revoke authorization to provide parental controls.

## Discussion

Discussion You must add the Family Controls entitlement to your app before you call the AuthorizationCenter class’s requestAuthorization(completionHandler:) or revokeAuthorization(completionHandler:) methods. Adding the Family Controls capability to your app automatically sets this entitlement. Before submitting your app to the App Store, you must request permission to use the entitlement. For more information, see Adding capabilities to your app.

## See Also

### Family controls

- [Family Controls App and Website Usage](bundleresources/entitlements/com.apple.developer.family-controls.app-and-website-usage.md)
