---
title: shouldBePinned
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/tabconfiguration/shouldbepinned
---

# shouldBePinned

Indicates whether the tab should be pinned.

## Declaration

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