---
title: percentSlight
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmtremorresult/percentslight
---

# percentSlight

The percentage of time when a tremor was likely, and the displacement amplitude was slight.

## Declaration

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

## See Also

### Accessing Tremor Data

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