---
title: isEnabled
framework: safariservices
role: symbol
role_heading: Instance Property
path: safariservices/sfcontentblockerstate/isenabled
---

# isEnabled

A Boolean value that indicates whether the content blocker is enabled.

## Declaration

```swift
var isEnabled: Bool { get }
```

## Discussion

Discussion true if the content blocker is enabled; otherwise false.
