# `GSEditViewController.selectedSidebarTabBarIndex`

*Instance Property*

## Declaration

```swift
var selectedSidebarTabBarIndex: UInt { get set }
```

```objc
@property (nonatomic, assign) NSUInteger selectedSidebarTabBarIndex;
```

```python
selectedSidebarTabBarIndex() -> int
setSelectedSidebarTabBarIndex_(selectedSidebarTabBarIndex: int)
```

