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

# ageAtLeast(_:)

A Boolean value that indicates whether the mobile driver’s license holder’s age is at least the given age.

## Declaration

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