# `GSTabBarControl.allowsBackgroundTabClosing`

*Instance Property*

## Declaration

```swift
var allowsBackgroundTabClosing: Bool { get set }
```

```objc
@property (nonatomic) BOOL allowsBackgroundTabClosing;
```

```python
allowsBackgroundTabClosing() -> bool
setAllowsBackgroundTabClosing_(allowsBackgroundTabClosing: bool)
```

