---
title: MobileDriversLicenseDisplayRequest.Options
framework: proximityreader
role: symbol
role_heading: Structure
path: proximityreader/mobiledriverslicensedisplayrequest/options-swift.struct
---

# MobileDriversLicenseDisplayRequest.Options

An object that customizes how to perform a display request.

## Declaration

```swift
struct Options
```

## Overview

Overview Use this object to configure the validation mode of the request.

## Topics

### Structures

- [MobileDriversLicenseDisplayRequest.Options.ValidationMode](proximityreader/mobiledriverslicensedisplayrequest/options-swift.struct/validationmode-swift.struct.md)

### Initializers

- [init(validationMode:)](proximityreader/mobiledriverslicensedisplayrequest/options-swift.struct/init(validationmode:).md)

### Instance Properties

- [validationMode](proximityreader/mobiledriverslicensedisplayrequest/options-swift.struct/validationmode-swift.property.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring a display request

- [options](proximityreader/mobiledriverslicensedisplayrequest/options-swift.property.md)
