---
title: percentNone
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmtremorresult/percentnone
---

# percentNone

The percentage of time when no tremor was detected.

## Declaration

```swift
var percentNone: Float { get }
```

## See Also

### Accessing Tremor Data

- [percentUnknown](coremotion/cmtremorresult/percentunknown.md)
- [percentSlight](coremotion/cmtremorresult/percentslight.md)
- [percentMild](coremotion/cmtremorresult/percentmild.md)
- [percentModerate](coremotion/cmtremorresult/percentmoderate.md)
- [percentStrong](coremotion/cmtremorresult/percentstrong.md)
