# `TabBarControlDelegate tabBarDidHide:`

*Instance Method*

## Declaration

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

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

```python
tabBarDidHide_(tabBarControl: GSTabBarControl)
```

