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

# reloadDefaultFontFamilies()

Triggers a reload to the default state, so that the delegate is called.

```
func reloadDefaultFontFamilies()
```

## Discussion

This reloading provides the delegate opportunity to scrutinize the default list of fonts to be displayed in the panel.

---

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)