# `GSTabBarControl tabClick:`

*Instance Method*

## Declaration

```swift
func tabClick(_ sender: Any)
```

```objc
- (void) tabClick:(id) sender;
```

```python
tabClick_(sender: object)
```

