---
title: requestAgeRange
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/environmentvalues/requestagerange
---

# requestAgeRange

An action that presents a system interface to request a person’s age range.

## Declaration

```swift
var requestAgeRange: DeclaredAgeRangeAction { get }
```

## Discussion

Discussion Call this action from a Button or onAppear(perform:) to ask people to share their age range with your app.
