# `GSEditViewSidebarControllerProtocol.tabBarImage`

*Type Property*

## Declaration

```swift
static var tabBarImage: NSImage { get }
```

```objc
@property (class, nonatomic, readonly) NSImage * tabBarImage;
```

```python
tabBarImage() -> NSImage
```

