# `GSTabBarControl.useFullWidth`

*Instance Property*

## Declaration

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

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

```python
useFullWidth() -> bool
setUseFullWidth_(useFullWidth: bool)
```

