# `GSTabBarControl.selectionIndex`

*Instance Property*

## Declaration

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

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

```python
selectionIndex() -> int
```

