---
title: mitigationLevel
framework: mediaaccessibility
role: symbol
role_heading: Instance Property
path: mediaaccessibility/maflashinglightsprocessor/result/mitigationlevel
---

# mitigationLevel

The amount of mitigation in the output surface.

## Declaration

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

## Discussion

Discussion The result is a value between 0 and 100, where 100 is the highest level of mitigation that can apply to the output surface, indicating the output is completely dark.

## See Also

### Interpreting results from video processing

- [surfaceProcessed](mediaaccessibility/maflashinglightsprocessor/result/surfaceprocessed.md)
- [intensityLevel](mediaaccessibility/maflashinglightsprocessor/result/intensitylevel.md)
