---
title: currentProgress
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipagecontrolprogress/currentprogress
---

# currentProgress

The current progress value of the active page control indicator, between 0 and 1. Values outside of [0…1] will be clamped.

## Declaration

```swift
var currentProgress: Float { get set }
```
