<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSTextFinderBarContainer/findBarViewDidChangeHeight()",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(pl)NSTextFinderBarContainer(im)findBarViewDidChangeHeight"
  },
  "title" : "findBarViewDidChangeHeight()"
}
-->

# findBarViewDidChangeHeight()

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

```
func findBarViewDidChangeHeight()
```

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)