---
title: percentMild
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmtremorresult/percentmild
---

# percentMild

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

## Declaration

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

## See Also

### Accessing Tremor Data

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