---
title: totalUnlocks
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srdeviceusagereport/totalunlocks
---

# totalUnlocks

The total number of unlocks for the device.

## Declaration

```swift
var totalUnlocks: Int { get }
```

## See Also

### Summarizing Device Use

- [duration](sensorkit/srdeviceusagereport/duration.md)
- [totalScreenWakes](sensorkit/srdeviceusagereport/totalscreenwakes.md)
- [totalUnlockDuration](sensorkit/srdeviceusagereport/totalunlockduration.md)
