# `GSTabBarControl.countOfTabItems`

*Instance Property*

## Declaration

```swift
var countOfTabItems: UInt { get }
```

```objc
@property (nonatomic, readonly) NSUInteger countOfTabItems;
```

```python
countOfTabItems() -> int
```

