---
title: percentStrong
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmtremorresult/percentstrong
---

# percentStrong

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

## Declaration

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

## See Also

### Accessing Tremor Data

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