---
title: isIndeterminate
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/progressmanager/isindeterminate
---

# isIndeterminate

The state of initialization of totalCount. If totalCount is nil, the value will be true.

## Declaration

```swift
final var isIndeterminate: Bool { get }
```
