# `TabBarControlDelegate tabBarDidUnhide:`

*Instance Method*

## Declaration

```swift
optional func tabBarDidUnhide(_ tabBarControl: GSTabBarControl)
```

```objc
- (void) tabBarDidUnhide:(GSTabBarControl *) tabBarControl;
```

```python
tabBarDidUnhide_(tabBarControl: GSTabBarControl)
```

