---
title: "ageAtLeast(_:)"
framework: proximityreader
role: symbol
role_heading: Type Method
path: "proximityreader/mobilephotoiddatarequest/element/ageatleast(_:)"
---

# ageAtLeast(_:)

A Boolean value that indicates whether the photo ID holder’s age is at least the given age.

## Declaration

```swift
static func ageAtLeast(_ age: Int) -> MobilePhotoIDDataRequest.Element
```
