# `GSTabBarControl.cellMaxWidth`

*Instance Property*

## Declaration

```swift
var cellMaxWidth: Int { get set }
```

```objc
@property (nonatomic) NSInteger cellMaxWidth;
```

```python
cellMaxWidth() -> int
setCellMaxWidth_(cellMaxWidth: int)
```

