---
title: titleHeight
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsbrowser/titleheight
---

# titleHeight

The height of the column titles for the browser.

## Declaration

```swift
var titleHeight: CGFloat { get }
```

## See Also

### Accessing Column Titles

- [title(ofColumn:)](appkit/nsbrowser/title(ofcolumn:).md)
- [setTitle(_:ofColumn:)](appkit/nsbrowser/settitle(_:ofcolumn:).md)
- [isTitled](appkit/nsbrowser/istitled.md)
- [drawTitle(ofColumn:in:)](appkit/nsbrowser/drawtitle(ofcolumn:in:).md)
- [titleFrame(ofColumn:)](appkit/nsbrowser/titleframe(ofcolumn:).md)
