---
title: "PaymentCardReader.UpdateEvent.progress(_:)"
framework: proximityreader
role: symbol
role_heading: Case
path: "proximityreader/paymentcardreader/updateevent/progress(_:)"
---

# PaymentCardReader.UpdateEvent.progress(_:)

The current update progress, specified as an integer value from 1 to 100.

## Declaration

```swift
case progress(Int)
```

## Discussion

Discussion This value represents the completion percentage of the update process.
