---
title: UIPageControlProgress
framework: uikit
role: symbol
role_heading: Class
path: uikit/uipagecontrolprogress
---

# UIPageControlProgress

## Declaration

```swift
class UIPageControlProgress
```

## Topics

### Instance Properties

- [currentProgress](uikit/uipagecontrolprogress/currentprogress.md)
- [delegate](uikit/uipagecontrolprogress/delegate.md)
- [isProgressVisible](uikit/uipagecontrolprogress/isprogressvisible.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Inherited By

- [UIPageControlTimerProgress](uikit/uipagecontroltimerprogress.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Configuring page progress

- [progress](uikit/uipagecontrol/progress.md)
- [UIPageControlTimerProgress](uikit/uipagecontroltimerprogress.md)
- [UIPageControlProgressDelegate](uikit/uipagecontrolprogressdelegate.md)
- [UIPageControlTimerProgressDelegate](uikit/uipagecontroltimerprogressdelegate.md)
