---
title: shouldReaderModeBeActive
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/tabconfiguration/shouldreadermodebeactive
---

# shouldReaderModeBeActive

Indicates whether reader mode in the tab should be active.

## Declaration

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