---
title: isRunning
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipagecontroltimerprogress/isrunning
---

# isRunning

Returns YES if the timer is currently active.

## Declaration

```swift
var isRunning: Bool { get }
```
