---
title: SFContentBlockerState
framework: safariservices
role: symbol
role_heading: Class
path: safariservices/sfcontentblockerstate
---

# SFContentBlockerState

The state of a content blocker extension.

## Declaration

```swift
class SFContentBlockerState
```

## Topics

### Identifying the Content Blocker’s State

- [isEnabled](safariservices/sfcontentblockerstate/isenabled.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Content blockers

- [Creating a content blocker](safariservices/creating-a-content-blocker.md)
- [SFContentBlockerManager](safariservices/sfcontentblockermanager.md)
