---
title: effectiveDenyExplicitContent
framework: managedsettings
role: symbol
role_heading: Instance Property
path: managedsettings/managedsettingsstore/effectivedenyexplicitcontent
---

# effectiveDenyExplicitContent

The deny explicit content constraint that is active on this device.

## Declaration

```swift
@Published<Bool> var effectiveDenyExplicitContent: Bool { get }
```

## Discussion

Discussion An authorized app can query whether or not explicit content is allowed on the device.
