---
title: SCSensitivityAnalysisPolicy.disabled
framework: sensitivecontentanalysis
role: symbol
role_heading: Case
path: sensitivecontentanalysis/scsensitivityanalysispolicy/disabled
---

# SCSensitivityAnalysisPolicy.disabled

An indicator that the app lacks access to use the framework.

## Declaration

```swift
case disabled
```

## Mentioned in

Detecting sensitive content in media and providing intervention options

## Discussion

Discussion If this value is analysisPolicy, the framework doesn’t detect sensitive content. The system disables sensitive content analysis under any of the following conditions: The app lacks the necessary com.apple.developer.sensitivecontentanalysis.client entitlement. Neither the Sensitive Content Warning user preference nor the Communication Safety parental control in Screen Time are active. The person disables the Sensitive Content Warnings toggle in your app’s Settings.

## See Also

### Checking and intervention strategies

- [SCSensitivityAnalysisPolicy.simpleInterventions](sensitivecontentanalysis/scsensitivityanalysispolicy/simpleinterventions.md)
- [SCSensitivityAnalysisPolicy.descriptiveInterventions](sensitivecontentanalysis/scsensitivityanalysispolicy/descriptiveinterventions.md)
