---
title: findBarViewDidChangeHeight()
framework: appkit
role: symbol
role_heading: Instance Method
path: appkit/nstextfinderbarcontainer/findbarviewdidchangeheight()
---

# findBarViewDidChangeHeight()

Notifies the find bar container that the find bar has changed its height.

## Declaration

```swift
func findBarViewDidChangeHeight()
```

## Discussion

Discussion Upon receiving this message the container may be required to re-tile its contents.
