# `GSTabBarControl.contentAppearance`

*Instance Property*

## Declaration

```swift
var contentAppearance: NSAppearance? { get }
```

```objc
@property (nonatomic, readonly) NSAppearance * contentAppearance;
```

```python
contentAppearance() -> NSAppearance
```

