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

# ageAtLeast(_:)

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

## Declaration

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