---
title: shouldBeFocused
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/windowconfiguration/shouldbefocused
---

# shouldBeFocused

Indicates whether the window should be focused.

## Declaration

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